Skip to content

Commit 05fff6f

Browse files
committed
chore: release 1.6.2
1 parent 46f9206 commit 05fff6f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

22

3+
### [1.6.2](https://github.com/angular-threejs/angular-three/compare/1.6.1...1.6.2) (2023-02-08)
4+
5+
6+
### Bug Fixes
7+
8+
* adjust renderer listen to listen for DOM events if target is root Scene ([46f9206](https://github.com/angular-threejs/angular-three/commit/46f920640f035d9bc1e5bad24b7236d6e9edb968))
9+
* check for instance of Window for isDOM ([4026871](https://github.com/angular-threejs/angular-three/commit/402687116920384d6204f9be1e6994a9ea902024))
10+
311
### [1.6.1](https://github.com/angular-threejs/angular-three/compare/1.6.0...1.6.1) (2023-02-08)
412

513

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

0 commit comments

Comments
 (0)