Skip to content

Commit 83dba9b

Browse files
committed
chore: release 1.2.3
1 parent 043ddfc commit 83dba9b

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

22

3+
### [1.2.3](https://github.com/angular-threejs/angular-three/compare/1.2.2...1.2.3) (2023-01-31)
4+
5+
6+
### Bug Fixes
7+
8+
* check target for all DOM nodes instead of just Document object ([043ddfc](https://github.com/angular-threejs/angular-three/commit/043ddfc088b50ba100ce6328360b47a4b68735da))
9+
10+
11+
### Documentations
12+
13+
* clean up camera demo ([4553199](https://github.com/angular-threejs/angular-three/commit/4553199cb75a8968d1a883a52203b068b4d26d94))
14+
* clean up more demos ([728db58](https://github.com/angular-threejs/angular-three/commit/728db58c87bcbfbbe5c93f7a265497b0d8d91dfb))
15+
* remove GUI on destroy (animation spinning) ([1104e27](https://github.com/angular-threejs/angular-three/commit/1104e27851f9bf1dace0647a75dccf4cf6ef2dda))
16+
317
### [1.2.2](https://github.com/angular-threejs/angular-three/compare/1.2.1...1.2.2) (2023-01-30)
418

519

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.2.2"
2+
"version": "1.2.3"
33
}

0 commit comments

Comments
 (0)