Skip to content

Commit 08b3eaa

Browse files
committed
chore: release 2.0.0-beta.29
1 parent fb7f24b commit 08b3eaa

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11

22

3+
## [2.0.0-beta.29](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.28...2.0.0-beta.29) (2023-09-09)
4+
5+
6+
### Features
7+
8+
* **core:** bump three 0.156 ([3f847ef](https://github.com/angular-threejs/angular-three/commit/3f847efe476679252b0817b60298475ecabd3c82))
9+
10+
11+
### Documentations
12+
13+
* **soba:** adjust lightings on some stories ([fb7f24b](https://github.com/angular-threejs/angular-three/commit/fb7f24ba17cf744ce10ad942e071939a6b8f27a7))
14+
* **soba:** remove useLegacyLights from accumulative shadows story ([909f661](https://github.com/angular-threejs/angular-three/commit/909f661c10a3ea9a768d44352fb8e962d05c62ba))
15+
316
## [2.0.0-beta.28](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.27...2.0.0-beta.28) (2023-09-08)
417

518

libs/core/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "2.0.0-beta.28"
2+
"version": "2.0.0-beta.29"
33
}

0 commit comments

Comments
 (0)