Skip to content

Commit 789eab4

Browse files
Chau TranChau Tran
Chau Tran
authored and
Chau Tran
committed
chore: release 2.0.0-beta.7
1 parent c9da932 commit 789eab4

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

22

3+
## [2.0.0-beta.7](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.6...2.0.0-beta.7) (2023-05-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **core:** check for length of args in NgtArgs before renderering ([4340998](https://github.com/angular-threejs/angular-three/commit/4340998033e3f848f41ca29fe7969d390631e07c))
9+
* **core:** use behavior subject for parent ([cbd0057](https://github.com/angular-threejs/angular-three/commit/cbd0057ad45f7c837317267943279a12e632c9bd))
10+
* **soba:** call patch in try catch ([c9da932](https://github.com/angular-threejs/angular-three/commit/c9da93263f75255f495a3e58a8cea4b44cbbc6d9))
11+
* **soba:** use Object.is for ground texture equal fn ([2353b4a](https://github.com/angular-threejs/angular-three/commit/2353b4ae1bbcede037761e6083645f543ea36b0f))
12+
313
## [2.0.0-beta.6](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.5...2.0.0-beta.6) (2023-05-27)
414

515

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": "2.0.0-beta.6"
2+
"version": "2.0.0-beta.7"
33
}

0 commit comments

Comments
 (0)