Skip to content

Commit 1127e36

Browse files
committed
chore: release 2.0.0-beta.17
1 parent b65fe57 commit 1127e36

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2+
3+
## [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)
4+
5+
6+
### Bug Fixes
7+
8+
* **core:** adjust createAttachFn positional type arguments ([b65fe57](https://github.com/angular-threejs/angular-three/commit/b65fe57bc8ab21089ebce86835c0508908f8a755))
9+
10+
11+
### Documentations
12+
13+
* adjust sandbox app component ([15b0a27](https://github.com/angular-threejs/angular-three/commit/15b0a279588dfe125e390093427b48ea09eaea17))
14+
115
## [2.0.0-beta.16](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.15...2.0.0-beta.16) (2023-08-16)
216

317
### Features
@@ -50,4 +64,4 @@
5064

5165
### Features
5266

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

0 commit comments

Comments
 (0)