Skip to content

Commit 6fc9aac

Browse files
committed
chore: release 1.0.0-beta.11
1 parent d2c329b commit 6fc9aac

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

22

3+
## [1.0.0-beta.11](https://github.com/angular-threejs/angular-three/compare/1.0.0-beta.10...1.0.0-beta.11) (2023-01-23)
4+
5+
6+
### Features
7+
8+
* add createAttachFunction for aid with attach input as function ([882f7d9](https://github.com/angular-threejs/angular-three/commit/882f7d9384dd8044fab6b64e4dccadcf1216c40e))
9+
10+
11+
### Documentations
12+
13+
* almost finish custom renderer docs ([d2c329b](https://github.com/angular-threejs/angular-three/commit/d2c329b383375612d2383096d906e329ae5f7e3f))
14+
315
## [1.0.0-beta.10](https://github.com/angular-threejs/angular-three/compare/1.0.0-beta.9...1.0.0-beta.10) (2023-01-22)
416

517

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

0 commit comments

Comments
 (0)