Skip to content

Commit 79b2753

Browse files
committed
chore(release): 13.0.0
1 parent 4be0391 commit 79b2753

File tree

4 files changed

+9
-4
lines changed

4 files changed

+9
-4
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="13.0.0"></a>
6+
# [13.0.0](https://github.com/worktile/ngx-planet/compare/12.1.2...13.0.0) (2022-05-16)
7+
8+
9+
510
<a name="12.1.2"></a>
611
## [12.1.2](https://github.com/worktile/ngx-planet/compare/12.1.0...12.1.2) (2022-01-12)
712

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@worktile/planet",
3-
"version": "12.1.2",
3+
"version": "13.0.0",
44
"description": "A powerful, reliable, fully-featured and production ready Micro Frontend library for Angular.",
55
"keywords": [
66
"micro front-end",
@@ -139,4 +139,4 @@
139139
"commit": true
140140
}
141141
}
142-
}
142+
}

packages/planet/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@worktile/planet",
3-
"version": "12.1.2",
3+
"version": "13.0.0",
44
"private": false,
55
"peerDependencies": {
66
"@angular/common": "^13.0.0",

0 commit comments

Comments
 (0)