Skip to content

Commit 757692c

Browse files
committed
chore: release 1.6.5
1 parent 66a98e3 commit 757692c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

22

3+
### [1.6.5](https://github.com/angular-threejs/angular-three/compare/1.6.4...1.6.5) (2023-02-12)
4+
5+
6+
### Bug Fixes
7+
8+
* prevent a THREE child is attached to a parent when it is already attached ([66a98e3](https://github.com/angular-threejs/angular-three/commit/66a98e32b6bd5a0ec1f4e96f3b6fc75987c97b35))
9+
310
### [1.6.4](https://github.com/angular-threejs/angular-three/compare/1.6.3...1.6.4) (2023-02-09)
411

512

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

0 commit comments

Comments
 (0)