Skip to content

Commit 0a8a372

Browse files
committed
chore: release 2.0.0-beta.11
1 parent c3bbc46 commit 0a8a372

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2+
3+
## [2.0.0-beta.11](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.10...2.0.0-beta.11) (2023-08-15)
4+
5+
6+
### Features
7+
8+
* **core:** upgrade nx ([c3bbc46](https://github.com/angular-threejs/angular-three/commit/c3bbc465b065e0c2735321012ed4f092ae7844b6))
9+
10+
11+
### Bug Fixes
12+
13+
* **core:** only proceed with append logic for DOMs if render state is available ([5a56e6d](https://github.com/angular-threejs/angular-three/commit/5a56e6d92e18bf83076c220a36e61e04f08df48a))
14+
115
## [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)
216

317
### Bug Fixes
@@ -10,4 +24,4 @@
1024

1125
### Features
1226

13-
- **core:** generate core ([e1cf6c7](https://github.com/angular-threejs/angular-three/commit/e1cf6c7422668afbbc0f767a444bcc591e1a6903))
27+
- **core:** generate core ([e1cf6c7](https://github.com/angular-threejs/angular-three/commit/e1cf6c7422668afbbc0f767a444bcc591e1a6903))

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

0 commit comments

Comments
 (0)