Skip to content

Commit 2266d69

Browse files
committed
chore: release 1.0.0-beta.9
1 parent 015168f commit 2266d69

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11

22

3+
## [1.0.0-beta.9](https://github.com/angular-threejs/angular-three/compare/1.0.0-beta.8...1.0.0-beta.9) (2023-01-22)
4+
5+
6+
### Features
7+
8+
* add injectBeforeRender ([57d71b5](https://github.com/angular-threejs/angular-three/commit/57d71b550d36e623c489f29468b2cd5b72a75ff5))
9+
10+
11+
### Bug Fixes
12+
13+
* use a div instead of ngt-canvas-container component ([821fa55](https://github.com/angular-threejs/angular-three/commit/821fa557c5c1b93a5d86447d668aa3dd4b0fae76))
14+
15+
16+
### Documentations
17+
18+
* add Canvas API ([015168f](https://github.com/angular-threejs/angular-three/commit/015168fabe0d84b80d3581e38d9562a2cd0dec92))
19+
* first scene ([54901e7](https://github.com/angular-threejs/angular-three/commit/54901e78c03366805746e7fb36ffd94742bf1077))
20+
321
## [1.0.0-beta.8](https://github.com/angular-threejs/angular-three/compare/1.0.0-beta.7...1.0.0-beta.8) (2023-01-20)
422

523

libs/angular-three/version.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.0.0-beta.8"
2+
"version": "1.0.0-beta.9"
33
}

0 commit comments

Comments
 (0)