Skip to content

Commit 889e941

Browse files
committed
chore: release 1.3.1
1 parent dc35d5d commit 889e941

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
### [1.3.1](https://github.com/angular-threejs/soba/compare/1.3.0...1.3.1) (2023-02-06)
4+
5+
6+
### Bug Fixes
7+
8+
* ensure stats is newable (workaround for now) ([dc35d5d](https://github.com/angular-threejs/soba/commit/dc35d5d4f559d71ba34101c5b5b5e51f32cd82f1))
9+
310
## [1.3.0](https://github.com/angular-threejs/soba/compare/1.2.0...1.3.0) (2023-02-06)
411

512

libs/angular-three-soba/version.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.3.0"
2+
"version": "1.3.1"
33
}

0 commit comments

Comments
 (0)