Skip to content

Commit 3aee531

Browse files
committed
chore: release 1.4.2
1 parent c4fced4 commit 3aee531

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.2](https://github.com/angular-threejs/angular-three/compare/1.4.1...1.4.2) (2023-02-06)
4+
5+
6+
### Bug Fixes
7+
8+
* lift portals up to rendererFactory. all renderers share the same portals collection ([c4fced4](https://github.com/angular-threejs/angular-three/commit/c4fced4cf3ff012e5e976c876c64d6f330e52e87))
9+
310
### [1.4.1](https://github.com/angular-threejs/angular-three/compare/1.4.0...1.4.1) (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.1"
2+
"version": "1.4.2"
33
}

0 commit comments

Comments
 (0)