Skip to content

Commit 93b39d8

Browse files
committed
chore: release 1.0.0
1 parent 77a70ac commit 93b39d8

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
2+
3+
## 1.0.0 (2023-01-31)
4+
5+
6+
### Features
7+
8+
* add gltf loader ([7ff8536](https://github.com/angular-threejs/soba/commit/7ff853622a7ace5b4525c7f6d3eca1b0445c815f))
9+
* add orbit controls ([f1d1821](https://github.com/angular-threejs/soba/commit/f1d1821f38b54b2a371d62947fbfef06be71f0ce))
10+
* add plugin ([d7aeb5f](https://github.com/angular-threejs/soba/commit/d7aeb5f2d8a162412790ee582835f788b165e7ad))
11+
* 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": "0.0.1"
2+
"version": "1.0.0"
33
}

0 commit comments

Comments
 (0)