Skip to content

Commit 9fcc00b

Browse files
committed
chore: release 1.0.0-beta.6
1 parent 3c55437 commit 9fcc00b

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+
## [1.0.0-beta.6](https://github.com/angular-threejs/angular-three/compare/1.0.0-beta.5...1.0.0-beta.6) (2023-01-20)
4+
5+
6+
### Bug Fixes
7+
8+
* adjust GLTF type import in loader so we do not rely on three-stdlib ([d9d3120](https://github.com/angular-threejs/angular-three/commit/d9d3120010592966a4d94710034b35f7c6728834))
9+
10+
11+
### Documentations
12+
13+
* add docusaurus ([939afb3](https://github.com/angular-threejs/angular-three/commit/939afb3278df9aad419a234d9d5397bd2691f95a))
14+
* start working on docs ([3c55437](https://github.com/angular-threejs/angular-three/commit/3c55437de4c79924c0aec22fe0d5b67d9e852037))
15+
316
## [1.0.0-beta.5](https://github.com/angular-threejs/angular-three/compare/1.0.0-beta.4...1.0.0-beta.5) (2023-01-20)
417

518

libs/angular-three/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.0.0-beta.5"
2+
"version": "1.0.0-beta.6"
33
}

0 commit comments

Comments
 (0)