Skip to content

Commit 8aa6cef

Browse files
Chau TranChau Tran
Chau Tran
authored and
Chau Tran
committed
chore: release 2.0.0-beta.1
1 parent 6d24e9b commit 8aa6cef

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11

22

3+
## [2.0.0-beta.1](https://github.com/angular-threejs/angular-three/compare/1.10.3...2.0.0-beta.1) (2023-05-09)
4+
5+
6+
### Features
7+
8+
* generate new lib ([580393b](https://github.com/angular-threejs/angular-three/commit/580393b26c07fe29f3464cc91b1fc85d8124177d))
9+
* signals are ready ([ec8f498](https://github.com/angular-threejs/angular-three/commit/ec8f4981cb345851a08f4289b0dca0fea9b367da))
10+
11+
12+
### Documentations
13+
14+
* update readme ([4b27e00](https://github.com/angular-threejs/angular-three/commit/4b27e003a942ee9a3f13677d53b15d6ed1ad09a6))
15+
316
## [2.0.0-beta.0](https://github.com/angular-threejs/angular-three/compare/1.10.3...2.0.0-beta.0) (2023-05-09)
417

518

libs/angular-three/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.0"
2+
"version": "2.0.0-beta.1"
33
}

0 commit comments

Comments
 (0)