Skip to content

Commit 3b1a644

Browse files
committed
chore(release): publish 3.6.0
1 parent ef5655a commit 3b1a644

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## 3.6.0 (2025-01-11)
2+
3+
### 🚀 Features
4+
5+
- **cannon:** bump three 172 ([126b126](https://github.com/angular-threejs/angular-three/commit/126b126))
6+
- **core:** bump three 172 ([fbb1531](https://github.com/angular-threejs/angular-three/commit/fbb1531))
7+
- **postprocessing:** bump three 172 ([28de882](https://github.com/angular-threejs/angular-three/commit/28de882))
8+
- **rapier:** bump three 172 ([580972f](https://github.com/angular-threejs/angular-three/commit/580972f))
9+
- **soba:** bump three 172 ([ef5655a](https://github.com/angular-threejs/angular-three/commit/ef5655a))
10+
11+
### 🩹 Fixes
12+
13+
- **core:** loosen instanceof check ([b7650b2](https://github.com/angular-threejs/angular-three/commit/b7650b2))
14+
- **core:** null check first before isTexture ([ebd3c3a](https://github.com/angular-threejs/angular-three/commit/ebd3c3a))
15+
- **soba:** dispose texture on environment cube destroyed ([4a23c73](https://github.com/angular-threejs/angular-three/commit/4a23c73))
16+
17+
### ❤️ Thank You
18+
19+
- nartc
20+
121
## 3.5.0 (2025-01-11)
222

323
### 🚀 Features

0 commit comments

Comments
 (0)