Skip to content

Commit 6b499fc

Browse files
committed
chore: release 2.0.0-beta.31
1 parent 04d2924 commit 6b499fc

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

22

3+
## [2.0.0-beta.31](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.30...2.0.0-beta.31) (2023-09-18)
4+
5+
6+
### Features
7+
8+
* add select to storeApi ([9d5da39](https://github.com/angular-threejs/angular-three/commit/9d5da39111fc4dfeb55305a6df0bb3acb194bd43))
9+
* adjust migration ([04d2924](https://github.com/angular-threejs/angular-three/commit/04d2924d5f4c2647e2001c3e53c0cef36b175913))
10+
311
## [2.0.0-beta.30](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.29...2.0.0-beta.30) (2023-09-15)
412

513

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

0 commit comments

Comments
 (0)