Skip to content

Commit b9e4f38

Browse files
committed
chore: release 1.9.6
1 parent d3f95f5 commit b9e4f38

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.9.6](https://github.com/angular-threejs/angular-three/compare/1.9.5...1.9.6) (2023-02-21)
4+
5+
6+
### Bug Fixes
7+
8+
* match with latest react three fiber on applyProps ([b36d3ab](https://github.com/angular-threejs/angular-three/commit/b36d3abffa337122e0994108b53adcb456efe645))
9+
* prevent internal inifinity loop with runInContext ([d3f95f5](https://github.com/angular-threejs/angular-three/commit/d3f95f527d27907d811bb5ee4e5fc6043ee44636))
10+
311
### [1.9.5](https://github.com/angular-threejs/angular-three/compare/1.9.4...1.9.5) (2023-02-21)
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.9.5"
2+
"version": "1.9.6"
33
}

0 commit comments

Comments
 (0)