Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b0fbf9a

Browse files
committedJan 24, 2023
chore: release 1.0.1
1 parent df526b2 commit b0fbf9a

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+
### [1.0.1](https://github.com/angular-threejs/angular-three/compare/1.0.0...1.0.1) (2023-01-24)
4+
5+
6+
### Bug Fixes
7+
8+
* add nrwl/devkit to deps ([df526b2](https://github.com/angular-threejs/angular-three/commit/df526b2cb147a0c5798e2dbbf162eedc95391075))
9+
310
## [1.0.0](https://github.com/angular-threejs/angular-three/compare/1.0.0-beta.11...1.0.0) (2023-01-24)
411

512

‎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"
2+
"version": "1.0.1"
33
}

0 commit comments

Comments
 (0)
Please sign in to comment.