Skip to content

Commit 002bda3

Browse files
committed
chore: release 1.3.1
1 parent d1da0cd commit 002bda3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11

22

3+
### [1.3.1](https://github.com/angular-threejs/angular-three/compare/1.3.0...1.3.1) (2023-02-06)
4+
5+
6+
### Bug Fixes
7+
8+
* ensure parent and newChild isn't the same before calling append ([d1da0cd](https://github.com/angular-threejs/angular-three/commit/d1da0cda2e8c2a719588b9aaf32d6e0142a36d0d))
9+
10+
11+
### Documentations
12+
13+
* use external demo site ([766f497](https://github.com/angular-threejs/angular-three/commit/766f49703b1dcbfe34c5a1d065844d02859d6a54))
14+
315
## [1.3.0](https://github.com/angular-threejs/angular-three/compare/1.2.4...1.3.0) (2023-02-05)
416

517

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

0 commit comments

Comments
 (0)