Skip to content

Commit 1613744

Browse files
committed
chore: release 2.0.0-beta.13
1 parent e39cdb2 commit 1613744

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.13](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.12...2.0.0-beta.13) (2023-08-15)
4+
5+
6+
### Bug Fixes
7+
8+
* **soba:** extend InstancedBufferAttribute ([e39cdb2](https://github.com/angular-threejs/angular-three/commit/e39cdb2dda6827cd89cabda2a49cb5ea644a81ce))
9+
310
## [2.0.0-beta.12](https://github.com/angular-threejs/angular-three/compare/2.0.0-beta.11...2.0.0-beta.12) (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.12"
2+
"version": "2.0.0-beta.13"
33
}

0 commit comments

Comments
 (0)