Skip to content

Commit 6f2e12f

Browse files
committed
chore: release 1.6.6
1 parent ef25fc5 commit 6f2e12f

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.6](https://github.com/angular-threejs/angular-three/compare/1.6.5...1.6.6) (2023-02-12)
4+
5+
6+
### Bug Fixes
7+
8+
* bind environment injector in runInContext ([aa905ff](https://github.com/angular-threejs/angular-three/commit/aa905ffdba2187bf407c34c3a570edeba9b1821d))
9+
* compound can also be DOM (todo: need a way to exclude compoundPrefix) ([ef25fc5](https://github.com/angular-threejs/angular-three/commit/ef25fc567264e3eb32b793cccd3af12fa2959999))
10+
311
### [1.6.5](https://github.com/angular-threejs/angular-three/compare/1.6.4...1.6.5) (2023-02-12)
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.5"
2+
"version": "1.6.6"
33
}

0 commit comments

Comments
 (0)