Skip to content

Commit 55fe62f

Browse files
committed
chore(release): 15.0.0
1 parent e2a4c55 commit 55fe62f

File tree

4 files changed

+12
-3
lines changed

4 files changed

+12
-3
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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+
# [15.0.0](https://github.com/worktile/ngx-planet/compare/15.0.0-next.1...15.0.0) (2023-03-09)
6+
7+
8+
### Features
9+
10+
* bump ngx-tethys to ngx-tethys and @angular/* to 15.2.2 ([e2a4c55](https://github.com/worktile/ngx-planet/commit/e2a4c5505316214b5b01c6b6f54e757368136e3d))
11+
12+
13+
514
# [15.0.0-next.1](https://github.com/worktile/ngx-planet/compare/15.0.0-next.0...15.0.0-next.1) (2023-03-07)
615

716

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@worktile/planet",
3-
"version": "15.0.0-next.1",
3+
"version": "15.0.0",
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

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

0 commit comments

Comments
 (0)