We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc35d5d commit 889e941Copy full SHA for 889e941
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
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
10
## [1.3.0](https://github.com/angular-threejs/soba/compare/1.2.0...1.3.0) (2023-02-06)
11
12
libs/angular-three-soba/version.json
@@ -1,3 +1,3 @@
{
- "version": "1.3.0"
+ "version": "1.3.1"
}
0 commit comments