Skip to content

Commit 5887e4e

Browse files
committed
chore: release 1.0.0-beta.8
1 parent 0ac4b0a commit 5887e4e

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.8](https://github.com/angular-threejs/angular-three/compare/1.0.0-beta.7...1.0.0-beta.8) (2023-01-20)
4+
5+
6+
### Bug Fixes
7+
8+
* rename scene input to sceneGraph to differentiate it with THREE Scene ([0ac4b0a](https://github.com/angular-threejs/angular-three/commit/0ac4b0aeece98b3b4ec0e5df3a50dd4e64fdfe95))
9+
310
## [1.0.0-beta.7](https://github.com/angular-threejs/angular-three/compare/1.0.0-beta.6...1.0.0-beta.7) (2023-01-20)
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.7"
2+
"version": "1.0.0-beta.8"
33
}

0 commit comments

Comments
 (0)