Skip to content

Commit 30e8ccd

Browse files
committed
chore: release 1.2.1
1 parent fdb6b03 commit 30e8ccd

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.1](https://github.com/angular-threejs/angular-three/compare/1.2.0...1.2.1) (2023-01-29)
4+
5+
6+
### Bug Fixes
7+
8+
* adjust type of ngtloader ([2e99442](https://github.com/angular-threejs/angular-three/commit/2e994425552f21a3def0bd322f6564b524fbe78e))
9+
10+
11+
### Documentations
12+
13+
* add vertex colors instances ([7eff3e2](https://github.com/angular-threejs/angular-three/commit/7eff3e2282ddbb1de93bb43be8cd5d498fe1cd00))
14+
* add webgl animation keyframes ([fdb6b03](https://github.com/angular-threejs/angular-three/commit/fdb6b0356f17113c36da95dae8917f48ace6de0a))
15+
316
## [1.2.0](https://github.com/angular-threejs/angular-three/compare/1.1.0...1.2.0) (2023-01-28)
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.2.0"
2+
"version": "1.2.1"
33
}

0 commit comments

Comments
 (0)