Skip to content

Commit c00b134

Browse files
committed
chore: release 1.5.1
1 parent 9728392 commit c00b134

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.5.1](https://github.com/angular-threejs/angular-three/compare/1.5.0...1.5.1) (2023-02-08)
4+
5+
6+
### Bug Fixes
7+
8+
* only attach if there's parent ([9728392](https://github.com/angular-threejs/angular-three/commit/9728392da28e2d32c06568231b08a878b1badd9e))
9+
310
## [1.5.0](https://github.com/angular-threejs/angular-three/compare/1.5.0-beta.0...1.5.0) (2023-02-08)
411

512
## [1.5.0-beta.0](https://github.com/angular-threejs/angular-three/compare/1.4.5...1.5.0-beta.0) (2023-02-08)

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

0 commit comments

Comments
 (0)