Skip to content

Commit a352ebb

Browse files
committed
chore: release 1.2.3
1 parent 248b51b commit a352ebb

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.3](https://github.com/angular-threejs/cannon/compare/1.2.2...1.2.3) (2023-01-31)
4+
5+
6+
### Bug Fixes
7+
8+
* remove options queue concept as we do not need it anymore ([248b51b](https://github.com/angular-threejs/cannon/commit/248b51bd7905c60b22b6adeb458d07671639937a))
9+
10+
11+
### Documentations
12+
13+
* clean up demo ([6c39827](https://github.com/angular-threejs/cannon/commit/6c398278089d884bde99439afae18582ec08afc4))
14+
315
### [1.2.2](https://github.com/angular-threejs/cannon/compare/1.2.1...1.2.2) (2023-01-29)
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.2"
2+
"version": "1.2.3"
33
}

0 commit comments

Comments
 (0)