We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bee310 commit a30a56aCopy full SHA for a30a56a
CHANGELOG.md
@@ -1,5 +1,17 @@
1
2
3
+## [1.13.0](https://github.com/angular-threejs/soba/compare/1.12.4...1.13.0) (2023-04-03)
4
+
5
6
+### Features
7
8
+* add cube texture loader ([8bee310](https://github.com/angular-threejs/soba/commit/8bee3107756251ecb9203c6915678c26be4cadd6))
9
10
11
+### Bug Fixes
12
13
+* adjust types of ref on custom material shaders ([2af0443](https://github.com/angular-threejs/soba/commit/2af0443501fdbe66566dedaa2c942887d575f430))
14
15
### [1.12.4](https://github.com/angular-threejs/soba/compare/1.12.3...1.12.4) (2023-03-31)
16
17
libs/angular-three-soba/version.json
@@ -1,3 +1,3 @@
{
- "version": "1.12.4"
+ "version": "1.13.0"
}
0 commit comments