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

Commit f3ed11a

Browse files
committed
chore: release 5.0.0-beta.24
1 parent be9937c commit f3ed11a

File tree

6 files changed

+12
-5
lines changed

6 files changed

+12
-5
lines changed

CHANGELOG.md

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

22

3+
## [5.0.0-beta.24](https://github.com/nartc/angular-three/compare/5.0.0-beta.23...5.0.0-beta.24) (2022-04-28)
4+
5+
6+
### Features
7+
8+
* **soba:** add Backdrop; add Spotlight ([be9937c](https://github.com/nartc/angular-three/commit/be9937c415173e75b58084ceed153278961116e8))
9+
310
## [5.0.0-beta.23](https://github.com/nartc/angular-three/compare/5.0.0-beta.22...5.0.0-beta.23) (2022-04-27)
411

512

libs/cannon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-three/cannon",
3-
"version": "5.0.0-beta.23",
3+
"version": "5.0.0-beta.24",
44
"publishConfig": {
55
"access": "public"
66
},

libs/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-three/core",
3-
"version": "5.0.0-beta.23",
3+
"version": "5.0.0-beta.24",
44
"publishConfig": {
55
"access": "public"
66
},

libs/postprocessing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-three/postprocessing",
3-
"version": "5.0.0-beta.23",
3+
"version": "5.0.0-beta.24",
44
"publishConfig": {
55
"access": "public"
66
},

libs/schematics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-three/schematics",
3-
"version": "5.0.0-beta.23",
3+
"version": "5.0.0-beta.24",
44
"publishConfig": {
55
"access": "public"
66
},

libs/soba/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-three/soba",
3-
"version": "5.0.0-beta.23",
3+
"version": "5.0.0-beta.24",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)