Skip to content

Commit c938839

Browse files
committed
chore: release 1.9.11
1 parent c00d4a1 commit c938839

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11

22

3+
### [1.9.11](https://github.com/angular-threejs/angular-three/compare/1.9.10...1.9.11) (2023-02-28)
4+
5+
6+
### Bug Fixes
7+
8+
* adjust ColorManagement automatic configuration to accomodate 150 ([c00d4a1](https://github.com/angular-threejs/angular-three/commit/c00d4a167d9dab72aeef20850e9d987ecc1e59e1))
9+
10+
11+
### Documentations
12+
13+
* add migrations ([97ae506](https://github.com/angular-threejs/angular-three/commit/97ae50621abce1ef920693a2f17f42e1bdc3b905))
14+
315
### [1.9.10](https://github.com/angular-threejs/angular-three/compare/1.9.9...1.9.10) (2023-02-21)
416

517

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.10"
2+
"version": "1.9.11"
33
}

0 commit comments

Comments
 (0)