Skip to content

Commit 5e4e18d

Browse files
committed
chore: release 1.4.3
1 parent 09361af commit 5e4e18d

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.4.3](https://github.com/angular-threejs/angular-three/compare/1.4.2...1.4.3) (2023-02-07)
4+
5+
6+
### Bug Fixes
7+
8+
* allow ngtRxStore to trigger change detection on specific state changes ([09361af](https://github.com/angular-threejs/angular-three/commit/09361afb03a79a3ab0f2e8e3ae7b357a3cce6d06))
9+
310
### [1.4.2](https://github.com/angular-threejs/angular-three/compare/1.4.1...1.4.2) (2023-02-06)
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.4.2"
2+
"version": "1.4.3"
33
}

0 commit comments

Comments
 (0)