Skip to content

Commit b65bcea

Browse files
committed
chore: release 1.0.0-beta.10
1 parent 10388e5 commit b65bcea

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

22

3+
## [1.0.0-beta.10](https://github.com/angular-threejs/angular-three/compare/1.0.0-beta.9...1.0.0-beta.10) (2023-01-22)
4+
5+
6+
### Bug Fixes
7+
8+
* set legacy mode with canvas inputs rather than state.legacy ([10388e5](https://github.com/angular-threejs/angular-three/commit/10388e5ee64ce47ec47f6f987818e4d84619c0d7))
9+
310
## [1.0.0-beta.9](https://github.com/angular-threejs/angular-three/compare/1.0.0-beta.8...1.0.0-beta.9) (2023-01-22)
411

512

libs/angular-three/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.0.0-beta.9"
2+
"version": "1.0.0-beta.10"
33
}

0 commit comments

Comments
 (0)