Skip to content
This repository was archived by the owner on Feb 10, 2023. It is now read-only.

Commit 70ad8c3

Browse files
committed
chore: release 6.0.1
1 parent 6532c9d commit 70ad8c3

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2+
3+
### [6.0.1](https://github.com/nartc/angular-three/compare/6.0.0...6.0.1) (2022-07-31)
4+
5+
6+
### Bug Fixes
7+
8+
* **core:** add check for material and geometry but parent is not a mesh ([6c3943d](https://github.com/nartc/angular-three/commit/6c3943d4a8897fafef170df5a17892dec65a4791))
9+
* **core:** adjust three peer deps ([c14400f](https://github.com/nartc/angular-three/commit/c14400f5803361300234794754297af50c84edb9))
10+
111
## [6.0.0](https://github.com/nartc/angular-three/compare/6.0.0-beta.0...6.0.0) (2022-07-26)
212

313
### ⚠ BREAKING CHANGES
@@ -2646,4 +2656,4 @@ This pipe is mainly used for `parameters` that accepts a `THREE.Color` only inst
26462656
- **demo:** adjust effects demo ([040e2d0](https://github.com/nartc/angular-three/commit/040e2d0e88e32bf7fa620d5d23b3bdc09da0bef8))
26472657
- **demo:** fix effects demo ([876ab40](https://github.com/nartc/angular-three/commit/876ab400b4152b6a0bae84e420813cc3c02ad71f))
26482658
- **demo:** update demo to use stats ([c2e5c73](https://github.com/nartc/angular-three/commit/c2e5c737644cc48da8a2b7929f6fbbcca0fc582e))
2649-
- **demo:** update import ([68879f6](https://github.com/nartc/angular-three/commit/68879f6f902a07437ed1fdacdd9fddc26df67006))
2659+
- **demo:** update import ([68879f6](https://github.com/nartc/angular-three/commit/68879f6f902a07437ed1fdacdd9fddc26df67006))

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "6.0.0"
2+
"version": "6.0.1"
33
}

0 commit comments

Comments
 (0)