Skip to content

Commit b4fe8e5

Browse files
committed
chore: release 2.0.0-beta.26
1 parent 2b4c9fa commit b4fe8e5

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.26](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.25...2.0.0-beta.26) (2023-08-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **core:** force standalone for experience generation ([2b4c9fa](https://github.com/angular-threejs/angular-three/commit/2b4c9fae9365b473168023605a6f19ceed52332f))
9+
310
## [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)
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.25"
2+
"version": "2.0.0-beta.26"
33
}

0 commit comments

Comments
 (0)