Skip to content

Commit 21c3d30

Browse files
committed
chore: release 1.2.2
1 parent f525124 commit 21c3d30

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

22

3+
### [1.2.2](https://github.com/angular-threejs/cannon/compare/1.2.1...1.2.2) (2023-01-29)
4+
5+
6+
### Bug Fixes
7+
8+
* remove Observable from options function ([f525124](https://github.com/angular-threejs/cannon/commit/f5251245599c8f50feed5de29c8861014b0e0306))
9+
10+
11+
### Documentations
12+
13+
* start compound body (investigate to see if use-cannon hooks reacts on props change) ([c4ae8ab](https://github.com/angular-threejs/cannon/commit/c4ae8abb8ab8ba31023d0acaa532c5869b4eae72))
14+
315
### [1.2.1](https://github.com/angular-threejs/cannon/compare/1.2.0...1.2.1) (2023-01-25)
416

517

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.2.1"
2+
"version": "1.2.2"
33
}

0 commit comments

Comments
 (0)