Skip to content

Commit 4e6000f

Browse files
committed
chore: release 1.9.9
1 parent 12e1a6a commit 4e6000f

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.9.9](https://github.com/angular-threejs/angular-three/compare/1.9.8...1.9.9) (2023-02-21)
4+
5+
6+
### Bug Fixes
7+
8+
* use bitwise to manipulate flags ([12e1a6a](https://github.com/angular-threejs/angular-three/commit/12e1a6adc620bc8b276df7265042f6189823a116))
9+
310
### [1.9.8](https://github.com/angular-threejs/angular-three/compare/1.9.7...1.9.8) (2023-02-21)
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.9.8"
2+
"version": "1.9.9"
33
}

0 commit comments

Comments
 (0)