Skip to content

Commit 5501d6d

Browse files
committed
chore: release 1.0.0-beta.3
1 parent 4ba20f4 commit 5501d6d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

22

3+
## [1.0.0-beta.3](https://github.com/angular-threejs/angular-three/compare/1.0.0-beta.0...1.0.0-beta.3) (2023-01-19)
4+
5+
6+
### Bug Fixes
7+
8+
* add rxangular state to non peer dependency ([f0fd966](https://github.com/angular-threejs/angular-three/commit/f0fd966361d51b8956043e4c8b45f82eae8761a5))
9+
* root cdr now calls the component ref cdr after itself ([4ba20f4](https://github.com/angular-threejs/angular-three/commit/4ba20f474be27bbe4fb7605cee188aa543ad00f8))
10+
311
## [1.0.0-beta.1](https://github.com/angular-threejs/angular-three/compare/1.0.0-beta.0...1.0.0-beta.1) (2023-01-19)
412

513

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

0 commit comments

Comments
 (0)