Skip to content

Commit a30a56a

Browse files
Chau TranChau Tran
Chau Tran
authored and
Chau Tran
committed
chore: release 1.13.0
1 parent 8bee310 commit a30a56a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

22

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+
315
### [1.12.4](https://github.com/angular-threejs/soba/compare/1.12.3...1.12.4) (2023-03-31)
416

517

libs/angular-three-soba/version.json

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

0 commit comments

Comments
 (0)