Skip to content
This repository was archived by the owner on Feb 10, 2023. It is now read-only.

Commit 1f9238a

Browse files
committed
chore: release 5.1.0
1 parent 7d037cc commit 1f9238a

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

22

3+
## [5.1.0](https://github.com/nartc/angular-three/compare/5.0.3...5.1.0) (2022-05-04)
4+
5+
6+
### Features
7+
8+
* **core:** update three 0.140 ([25d6a51](https://github.com/nartc/angular-three/commit/25d6a51c4d0a2405f2b2924a03928c7741123a54))
9+
* **schematics:** bump three version ([7d037cc](https://github.com/nartc/angular-three/commit/7d037cc5c9aed299e3530779c02f21db9a8b4390))
10+
11+
12+
### Documentations
13+
14+
* add height field example ([124a003](https://github.com/nartc/angular-three/commit/124a003dc4e542ba3e2bf5fa18414a97eb372cf3))
15+
* add outputs to build step ([3031d62](https://github.com/nartc/angular-three/commit/3031d622d9316e564ddbb4cb75b00f8fed4abb05))
16+
* add redirects ([9f9b8f8](https://github.com/nartc/angular-three/commit/9f9b8f8271cf53373ef032377370235d712ab025))
17+
* adjust height-field example ([aebcf41](https://github.com/nartc/angular-three/commit/aebcf41c727e7dc459907682fd64cac91c456aa7))
18+
* hardcode href ([5c269be](https://github.com/nartc/angular-three/commit/5c269bea43d8250aa322d6b4483558bf8cc6898a))
19+
320
### [5.0.3](https://github.com/nartc/angular-three/compare/5.0.2...5.0.3) (2022-05-02)
421

522

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "5.0.3"
2+
"version": "5.1.0"
33
}

0 commit comments

Comments
 (0)