Skip to content

Commit 93d6dc6

Browse files
committed
chore: release 2.0.0-beta.18
1 parent 8ac565c commit 93d6dc6

File tree

2 files changed

+21
-2
lines changed

2 files changed

+21
-2
lines changed

CHANGELOG.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
2+
3+
## [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)
4+
5+
6+
### Features
7+
8+
* **soba:** gizmo ([8ac565c](https://github.com/angular-threejs/angular-three/commit/8ac565c50c8f8d8e3639d09f5a51f76393e5c163))
9+
10+
11+
### Bug Fixes
12+
13+
* **soba:** reverse occlusion logic in HTML ([17c5123](https://github.com/angular-threejs/angular-three/commit/17c5123a0cd6e9362ccb91c7c8646b1f3e481e58))
14+
15+
16+
### Documentations
17+
18+
* more on aviator ([aea07c6](https://github.com/angular-threejs/angular-three/commit/aea07c6b1007887169ae4b645baac57b2a721ea9))
19+
120
## [2.0.0-beta.17](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.16...2.0.0-beta.17) (2023-08-23)
221

322
### Bug Fixes
@@ -60,4 +79,4 @@
6079

6180
### Features
6281

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

0 commit comments

Comments
 (0)