Skip to content

Commit d6df32e

Browse files
committed
chore(release): 9.0.1-beta.4
1 parent 0a3abd2 commit d6df32e

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changelog
22
All notable changes to ngx-planet will be documented in this file.
33

4+
### [9.0.1-beta.4](https://github.com/worktile/ngx-planet/compare/9.0.1-beta.3...9.0.1-beta.4) (2020-12-10)
5+
6+
7+
### Bug Fixes
8+
9+
* **application-loader:** fix preload app load component not display ([0a3abd2](https://github.com/worktile/ngx-planet/commit/0a3abd2f139bf66ed08587f87477d201414ddffa))
10+
411
### [9.0.1-beta.3](https://github.com/worktile/ngx-planet/compare/9.0.1-beta.2...9.0.1-beta.3) (2020-12-09)
512

613

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@worktile/planet",
3-
"version": "9.0.1-beta.3",
3+
"version": "9.0.1-beta.4",
44
"description": "A powerful, reliable, fully-featured and production ready Micro Frontend library for Angular.",
55
"keywords": [
66
"micro front-end",

packages/planet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@worktile/planet",
3-
"version": "9.0.1-beta.3",
3+
"version": "9.0.1-beta.4",
44
"private": false,
55
"peerDependencies": {
66
"@angular/common": "^9.0.0",

0 commit comments

Comments
 (0)