Skip to content

Commit 860d350

Browse files
chore(main): release 3.2.0
1 parent adb1ee0 commit 860d350

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
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_components/compare/v3.1.0...v3.2.0) (2025-07-29)
4+
5+
6+
### Features
7+
8+
* add VolumeMeasurement component in front package ([9382008](https://github.com/ThatOpen/engine_components/commit/93820081a3870c1af8d02d4015069b6679e4cf7f))
9+
10+
11+
### Bug Fixes
12+
13+
* hoverer and outliner correctly place meshes when 2 or more models are loaded. ([fbd2d1f](https://github.com/ThatOpen/engine_components/commit/fbd2d1fd6174d1e5b86e7457abf8f1a54cd5a8db))
14+
315
## [3.1.0](https://github.com/ThatOpen/engine_components/compare/v2.4.0...v3.1.0) (2025-07-10)
416

517

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"vite": "5.1.6",
4747
"vite-plugin-dts": "3.7.3"
4848
},
49-
"version": "3.1.0",
49+
"version": "3.2.0",
5050
"dependencies": {
5151
"camera-controls": "^2.9.0"
5252
}

0 commit comments

Comments
 (0)