Skip to content

Commit 3d84cfc

Browse files
committed
chore: release 2.0.0-beta.19
1 parent 650eb26 commit 3d84cfc

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2+
3+
## [2.0.0-beta.19](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.18...2.0.0-beta.19) (2023-08-29)
4+
5+
6+
### Features
7+
8+
* **core:** add experience generation (beta) ([650eb26](https://github.com/angular-threejs/angular-three/commit/650eb262da15c06f83cbeb6ce46275265cc284cc))
9+
110
## [2.0.0-beta.18](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.17...2.0.0-beta.18) (2023-08-28)
211

312
### Features
@@ -74,4 +83,4 @@
7483

7584
### Features
7685

77-
- **core:** generate core ([e1cf6c7](https://github.com/angular-threejs/angular-three/commit/e1cf6c7422668afbbc0f767a444bcc591e1a6903))
86+
- **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.18"
2+
"version": "2.0.0-beta.19"
33
}

0 commit comments

Comments
 (0)