Skip to content

Commit ebb8be6

Browse files
chore(main): release 3.3.2 (#685)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8c30393 commit ebb8be6

File tree

3 files changed

+22
-3
lines changed

3 files changed

+22
-3
lines changed

CHANGELOG.md

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

3+
## [3.3.2](https://github.com/ThatOpen/engine_components/compare/v3.3.0...v3.3.2) (2026-01-27)
4+
5+
6+
### Features
7+
8+
* remove z fighting and improve update logic in examples ([de64ab4](https://github.com/ThatOpen/engine_components/commit/de64ab4ee21e4213b54b15d493f10a5e31a825ac))
9+
10+
11+
### Bug Fixes
12+
13+
* prevent edges pass from failing when fragments are not initialized ([239944e](https://github.com/ThatOpen/engine_components/commit/239944e245ee59cc6d0bfdb7ff03951e481d785b))
14+
15+
16+
### Miscellaneous Chores
17+
18+
* release 3.3.1 ([b8ce375](https://github.com/ThatOpen/engine_components/commit/b8ce3757bbf7708c54664fa8a81a63b7b36068c9))
19+
* release 3.3.1 ([8dc5f3d](https://github.com/ThatOpen/engine_components/commit/8dc5f3d20f3dad54ee7a84e231cd4aa92e923fad))
20+
* release 3.3.2 ([82f3425](https://github.com/ThatOpen/engine_components/commit/82f34257db1d214655eeed0337bb401c131b885f))
21+
322
## [3.3.0](https://github.com/ThatOpen/engine_components/compare/v3.2.0...v3.3.0) (2026-01-22)
423

524

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.3.0",
50+
"version": "3.3.2",
5151
"dependencies": {
5252
"camera-controls": "^2.9.0"
5353
}

0 commit comments

Comments
 (0)