Skip to content

Commit 24e47f1

Browse files
committed
chore: release 1.4.0
1 parent 4ecc970 commit 24e47f1

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.4.0](https://github.com/angular-threejs/angular-three/compare/1.3.1...1.4.0) (2023-02-06)
4+
5+
6+
### Features
7+
8+
* add safe-detect-changes function ([5dab828](https://github.com/angular-threejs/angular-three/commit/5dab8286822a4d7127f335e044508f8741791c6e))
9+
10+
11+
### Documentations
12+
13+
* add angular-three-soba link ([4ecc970](https://github.com/angular-threejs/angular-three/commit/4ecc97066ad40bc9813de93b59c15775ab00c145))
14+
* add soba storybook external link to nav ([01d5fb4](https://github.com/angular-threejs/angular-three/commit/01d5fb4fca1f19e81e17384643fc13594eb2c1ac))
15+
316
### [1.3.1](https://github.com/angular-threejs/angular-three/compare/1.3.0...1.3.1) (2023-02-06)
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.3.1"
2+
"version": "1.4.0"
33
}

0 commit comments

Comments
 (0)