Skip to content

Commit be3e7e3

Browse files
committed
chore: release 1.0.0-beta.4
1 parent e1f3982 commit be3e7e3

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+
## [1.0.0-beta.4](https://github.com/angular-threejs/angular-three/compare/1.0.0-beta.3...1.0.0-beta.4) (2023-01-19)
4+
5+
6+
### Features
7+
8+
* expose more to public API ([e1f3982](https://github.com/angular-threejs/angular-three/commit/e1f3982eeb31b43a89f93f0390ecd1219f8da520))
9+
310
## [1.0.0-beta.3](https://github.com/angular-threejs/angular-three/compare/1.0.0-beta.0...1.0.0-beta.3) (2023-01-19)
411

512

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": "1.0.0-beta.3"
2+
"version": "1.0.0-beta.4"
33
}

0 commit comments

Comments
 (0)