Skip to content

Commit 75be7ec

Browse files
committed
chore: release 2.0.0-beta.28
1 parent 8a6526c commit 75be7ec

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.28](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.27...2.0.0-beta.28) (2023-09-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **core:** update type for afterAttach ([3b01ce5](https://github.com/angular-threejs/angular-three/commit/3b01ce5094d869b0a9b77a4b51e30e4fa99e889d))
9+
* **soba:** add content projection for orbit controls ([8a6526c](https://github.com/angular-threejs/angular-three/commit/8a6526c557d0028754a9c3c35173c249d7e4ddfa))
10+
11+
12+
### Documentations
13+
14+
* **soba:** add mesh transmission material story ([b138255](https://github.com/angular-threejs/angular-three/commit/b13825593eb85d31c8206f6e0db7f7bff443e5d5))
15+
316
## [2.0.0-beta.27](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.26...2.0.0-beta.27) (2023-09-06)
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.27"
2+
"version": "2.0.0-beta.28"
33
}

0 commit comments

Comments
 (0)