Skip to content

Commit 0d6542b

Browse files
committed
chore: release 1.5.1
1 parent 613f0a0 commit 0d6542b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

22

3+
### [1.5.1](https://github.com/angular-threejs/cannon/compare/1.5.0...1.5.1) (2023-02-09)
4+
5+
6+
### Bug Fixes
7+
8+
* filter undefined and null from all object refs ([613f0a0](https://github.com/angular-threejs/cannon/commit/613f0a0aaba73240c835bf097671de6d5e40a7d5))
9+
310
## [1.5.0](https://github.com/angular-threejs/cannon/compare/1.4.1...1.5.0) (2023-02-08)
411

512

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

0 commit comments

Comments
 (0)