Skip to content

Commit ee6217e

Browse files
committed
chore: release 1.0.0
1 parent ae6cc20 commit ee6217e

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
2+
3+
## 1.0.0 (2023-01-24)
4+
5+
6+
### Features
7+
8+
* add body services ([f1c19a6](https://github.com/angular-threejs/cannon/commit/f1c19a6381499585b5e4bed1638e25a030c2cdd6))
9+
* add cannon lib ([cad747a](https://github.com/angular-threejs/cannon/commit/cad747a0d47bba706dc676f03ab993a6022deec5))
10+
* add debug ([17f50b8](https://github.com/angular-threejs/cannon/commit/17f50b82ba03620df4aca1c0375efc5d7cf142af))
11+
* add plugin ([5627996](https://github.com/angular-threejs/cannon/commit/5627996fa7dccc7c2926d320c56e7d150b18488f))
12+
* add simple demo ([b55b500](https://github.com/angular-threejs/cannon/commit/b55b500159468f15d2f19c0d5d4c37dff78f2b0d))
13+
14+
15+
### Bug Fixes
16+
17+
* adjust body service with less rxjs ([40e5b85](https://github.com/angular-threejs/cannon/commit/40e5b85a52d291cd121518b8fc2692d8f8ef7206))
18+
19+
20+
### Documentations
21+
22+
* add demo ([deecd81](https://github.com/angular-threejs/cannon/commit/deecd818741f10dd7335c61f53c63df195e4cfe0))
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "0.0.0"
2+
"version": "1.0.0"
33
}

0 commit comments

Comments
 (0)