Skip to content

Commit 3a12518

Browse files
committed
chore: release 2.0.0-beta.34
1 parent 6ee16a7 commit 3a12518

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.34](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.33...2.0.0-beta.34) (2023-09-18)
4+
5+
6+
### Bug Fixes
7+
8+
* make sure to install ngxtension ([6ee16a7](https://github.com/angular-threejs/angular-three/commit/6ee16a71c481b6ded84c10fa81a1d53dc8292e80))
9+
310
## [2.0.0-beta.33](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.32...2.0.0-beta.33) (2023-09-18)
411

512

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

0 commit comments

Comments
 (0)