Skip to content

Commit 7f40627

Browse files
chore(main): release 3.2.0
1 parent b49b2a3 commit 7f40627

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [3.2.0](https://github.com/ThatOpen/engine_fragment/compare/v3.1.0...v3.2.0) (2025-07-14)
4+
5+
6+
### Bug Fixes
7+
8+
* handle optional chaining for UnitType in IfcPropertyProcessor ([3f00edb](https://github.com/ThatOpen/engine_fragment/commit/3f00edbf3d7fa7097c954d8f20a1ded4ff43ff5f))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* release 3.2.0 ([f4faa23](https://github.com/ThatOpen/engine_fragment/commit/f4faa236c38a9281c3e19c561c831aee77d6dc60))
14+
315
## [3.1.0](https://github.com/ThatOpen/engine_fragment/compare/v3.0.0...v3.1.0) (2025-07-10)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@
3535
"vite": "5.1.6",
3636
"vite-plugin-dts": "3.7.3"
3737
},
38-
"version": "3.1.0"
38+
"version": "3.2.0"
3939
}

0 commit comments

Comments
 (0)