Skip to content

Commit 07dcb8e

Browse files
committed
Merge branch 'master' of https://github.com/abrman/landxml
2 parents 6cafe85 + b3a3139 commit 07dcb8e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/kind-clouds-push.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# landxml
22

3+
## 0.5.1
4+
5+
### Patch Changes
6+
7+
- 2d30d02: Fix: Edge case generating contour lines that are shared between multiple faces
8+
39
## 0.5.0
410

511
### Minor Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "landxml",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Parse LandXML surfaces on the modern web.",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)