Skip to content

Commit 8caa2d9

Browse files
chore(main): release 3.2.1
1 parent 05abed9 commit 8caa2d9

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [3.2.1](https://github.com/ThatOpen/engine_components/compare/v3.2.0...v3.2.1) (2025-10-28)
4+
5+
6+
### Bug Fixes
7+
8+
* incorrect positioning of clip edges and fills in models loaded after the first ([61e0055](https://github.com/ThatOpen/engine_components/commit/61e0055b00d3654b10a282fa24832fc367fb6424))
9+
310
## [3.2.0](https://github.com/ThatOpen/engine_components/compare/v3.1.0...v3.2.0) (2025-10-23)
411

512

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
@@ -47,7 +47,7 @@
4747
"vite": "5.1.6",
4848
"vite-plugin-dts": "3.7.3"
4949
},
50-
"version": "3.2.0",
50+
"version": "3.2.1",
5151
"dependencies": {
5252
"camera-controls": "^2.9.0"
5353
}

0 commit comments

Comments
 (0)