Skip to content

Commit 4a7198c

Browse files
committed
chore: release 1.2.0
1 parent 332229c commit 4a7198c

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

22

3+
## [1.2.0](https://github.com/angular-threejs/angular-three/compare/1.1.0...1.2.0) (2023-01-28)
4+
5+
6+
### Features
7+
8+
* adjust three peer dep version ([b7bede3](https://github.com/angular-threejs/angular-three/commit/b7bede3720f93fa852a35e8d4a3b8c3adc09937e))
9+
10+
11+
### Bug Fixes
12+
13+
* adjust the codebase ([c7ace43](https://github.com/angular-threejs/angular-three/commit/c7ace436ad481203a096a6e436050dac3d4b7f4c))
14+
* clean up renderer ([332229c](https://github.com/angular-threejs/angular-three/commit/332229cc48050ac136f1cedc74620dd363ca14ac))
15+
316
## [1.1.0](https://github.com/angular-threejs/angular-three/compare/1.0.2...1.1.0) (2023-01-25)
417

518

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

0 commit comments

Comments
 (0)