Skip to content

Commit d37e033

Browse files
committed
chore: release 2.0.0-beta.14
1 parent 6862a07 commit d37e033

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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+
## [2.0.0-beta.14](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.13...2.0.0-beta.14) (2023-08-15)
4+
5+
6+
### Bug Fixes
7+
8+
* **soba:** attempt to use args for instanced buffer attribute ([6862a07](https://github.com/angular-threejs/angular-three/commit/6862a07775555e9b262f921538bbaf3fb20c2599))
9+
310
## [2.0.0-beta.13](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.12...2.0.0-beta.13) (2023-08-15)
411

512

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.13"
2+
"version": "2.0.0-beta.14"
33
}

0 commit comments

Comments
 (0)