Skip to content

Commit f259b43

Browse files
committed
chore: release 2.0.0-beta.25
1 parent 1249f0f commit f259b43

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.25](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.24...2.0.0-beta.25) (2023-08-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **core:** adjust template for experience component to include angular-three imports ([1249f0f](https://github.com/angular-threejs/angular-three/commit/1249f0f0e440c0ba263b66f0441bba25fcbe9fd7))
9+
310
## [2.0.0-beta.24](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.23...2.0.0-beta.24) (2023-08-29)
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.24"
2+
"version": "2.0.0-beta.25"
33
}

0 commit comments

Comments
 (0)