Skip to content

Commit 9e4f46d

Browse files
committed
chore: release 1.3.0
1 parent 7d5e144 commit 9e4f46d

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.3.0](https://github.com/angular-threejs/angular-three/compare/1.2.4...1.3.0) (2023-02-05)
4+
5+
6+
### Features
7+
8+
* up peer dep of threejs to 0.149 ([7d5e144](https://github.com/angular-threejs/angular-three/commit/7d5e144e2d83c394e787f0ce29e4df547b455f83))
9+
310
### [1.2.4](https://github.com/angular-threejs/angular-three/compare/1.2.3...1.2.4) (2023-02-02)
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.2.4"
2+
"version": "1.3.0"
33
}

0 commit comments

Comments
 (0)