Skip to content

Commit 7b41ebf

Browse files
chore(main): release 3.2.0
1 parent e7d0774 commit 7b41ebf

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

3+
## [3.2.0](https://github.com/ThatOpen/engine_fragment/compare/v3.1.0...v3.2.0) (2025-07-15)
4+
5+
6+
### Features
7+
8+
* fix tutorials paths ([7496f56](https://github.com/ThatOpen/engine_fragment/commit/7496f562ab7f5a24e2e23348ce64f0355ca4b701))
9+
10+
11+
### Bug Fixes
12+
13+
* handle optional chaining for UnitType in IfcPropertyProcessor ([3f00edb](https://github.com/ThatOpen/engine_fragment/commit/3f00edbf3d7fa7097c954d8f20a1ded4ff43ff5f))
14+
15+
16+
### Miscellaneous Chores
17+
18+
* release 3.2.0 ([f4faa23](https://github.com/ThatOpen/engine_fragment/commit/f4faa236c38a9281c3e19c561c831aee77d6dc60))
19+
320
## [3.1.0](https://github.com/ThatOpen/engine_fragment/compare/v3.0.0...v3.1.0) (2025-07-10)
421

522

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)