Skip to content

Commit 5d982f6

Browse files
committed
chore: release 2.0.0-beta.10
1 parent b1987ba commit 5d982f6

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+
## [2.0.0-beta.10](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.9...2.0.0-beta.10) (2023-08-15)
4+
5+
6+
### Bug Fixes
7+
8+
* **core:** make sure renderer work correctly for two DOMs elements that might contain THREE children ([b1987ba](https://github.com/angular-threejs/angular-three/commit/b1987ba9ea58f204e7618767773d1c2980f06b04))
9+
310
## [2.0.0-beta.9](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.8...2.0.0-beta.9) (2023-08-15)
411

512
## 2.0.0-beta.8 (2023-08-14)

libs/core/version.json

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

0 commit comments

Comments
 (0)