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

Commit ff89abe

Browse files
committed
chore: release 5.0.0-beta.27
1 parent 6638339 commit ff89abe

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

22

3+
## [5.0.0-beta.27](https://github.com/nartc/angular-three/compare/5.0.0-beta.26...5.0.0-beta.27) (2022-04-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **schematics:** update schematics to support v5 ([6638339](https://github.com/nartc/angular-three/commit/6638339fe4e9d1c9543b5417a6425a77f563994a))
9+
10+
11+
### Documentations
12+
13+
* add examples to docs ([eb5485d](https://github.com/nartc/angular-three/commit/eb5485d7a6c5cb61de45a2cad7300047564d2f40))
14+
* adjust how to compute netlify urls ([681b762](https://github.com/nartc/angular-three/commit/681b762b5c7b961d6ea559629e5bee050e3af793))
15+
* remove uneccessary const ([0a93137](https://github.com/nartc/angular-three/commit/0a93137b2aaca122c6710a141aafb228cef56b03))
16+
317
## [5.0.0-beta.26](https://github.com/nartc/angular-three/compare/5.0.0-beta.25...5.0.0-beta.26) (2022-04-29)
418

519

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-three",
3-
"version": "5.0.0-beta.26",
3+
"version": "5.0.0-beta.27",
44
"license": "MIT",
55
"scripts": {
66
"postinstall": "ngcc --properties es2015 browser module main",

0 commit comments

Comments
 (0)