Skip to content

Commit 46f23c7

Browse files
Chau TranChau Tran
Chau Tran
authored and
Chau Tran
committedMar 31, 2023
chore: release 1.12.3
1 parent 36ecef3 commit 46f23c7

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed
 

‎CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2+
3+
### [1.12.3](https://github.com/angular-threejs/soba/compare/1.12.2...1.12.3) (2023-03-31)
4+
15
### [1.12.2](https://github.com/angular-threejs/soba/compare/1.12.1...1.12.2) (2023-03-08)
26

37
### Bug Fixes
@@ -198,4 +202,4 @@
198202
- add gltf loader ([7ff8536](https://github.com/angular-threejs/soba/commit/7ff853622a7ace5b4525c7f6d3eca1b0445c815f))
199203
- add orbit controls ([f1d1821](https://github.com/angular-threejs/soba/commit/f1d1821f38b54b2a371d62947fbfef06be71f0ce))
200204
- add plugin ([d7aeb5f](https://github.com/angular-threejs/soba/commit/d7aeb5f2d8a162412790ee582835f788b165e7ad))
201-
- add soba ([f298c70](https://github.com/angular-threejs/soba/commit/f298c7028b31a1df2d1a920b44b1b7db7985726d))
205+
- add soba ([f298c70](https://github.com/angular-threejs/soba/commit/f298c7028b31a1df2d1a920b44b1b7db7985726d))

‎libs/angular-three-soba/version.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.12.2"
2+
"version": "1.12.3"
33
}

0 commit comments

Comments
 (0)
Please sign in to comment.