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

Commit 03747be

Browse files
committed
chore: release 5.0.0-beta.23
1 parent e6f795a commit 03747be

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.23](https://github.com/nartc/angular-three/compare/5.0.0-beta.22...5.0.0-beta.23) (2022-04-27)
4+
5+
6+
### Features
7+
8+
* **soba:** add Contact Shadows ([e6f795a](https://github.com/nartc/angular-three/commit/e6f795a2e8a6c72c96746d7ed4b10ea379bea0a3))
9+
310
## [5.0.0-beta.22](https://github.com/nartc/angular-three/compare/5.0.0-beta.21...5.0.0-beta.22) (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.22",
3+
"version": "5.0.0-beta.23",
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.22",
3+
"version": "5.0.0-beta.23",
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.22",
3+
"version": "5.0.0-beta.23",
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.22",
3+
"version": "5.0.0-beta.23",
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.22",
3+
"version": "5.0.0-beta.23",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)