Skip to content

Commit 0840949

Browse files
committed
chore: release 1.4.1
1 parent c571734 commit 0840949

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.4.1](https://github.com/angular-threejs/angular-three/compare/1.4.0...1.4.1) (2023-02-06)
4+
5+
6+
### Bug Fixes
7+
8+
* attempt to fix isDOM check ([c571734](https://github.com/angular-threejs/angular-three/commit/c571734ba6781e96d7d531ae172c40218bc8f314))
9+
10+
11+
### Documentations
12+
13+
* add link to color grading example ([bfcf948](https://github.com/angular-threejs/angular-three/commit/bfcf948cea20162903e19171456eb13de2269224))
14+
315
## [1.4.0](https://github.com/angular-threejs/angular-three/compare/1.3.1...1.4.0) (2023-02-06)
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.4.0"
2+
"version": "1.4.1"
33
}

0 commit comments

Comments
 (0)