Skip to content

Commit d6d0f28

Browse files
authored
Merge pull request #15 from abrman/changeset-release/master
Version Packages
2 parents 2fcb339 + 456f1f6 commit d6d0f28

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fluffy-snails-smell.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.6.4
4+
5+
### Patch Changes
6+
7+
- 2fcb339: Bugfix: Parsing small Landxmls via web workers
8+
39
## 0.6.3
410

511
### Patch Changes

package.json

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

0 commit comments

Comments
 (0)