Skip to content

Commit 96f38f7

Browse files
committed
build: release 18.0.0-next.0
1 parent d8efa94 commit 96f38f7

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
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+
# [18.0.0-next.0](https://github.com/worktile/ngx-planet/compare/17.1.0...18.0.0-next.0) (2024-08-14)
6+
7+
8+
### Features
9+
10+
* upgrade ng to 18 #TINFR-358 ([#335](https://github.com/worktile/ngx-planet/issues/335)) ([d8efa94](https://github.com/worktile/ngx-planet/commit/d8efa94e87ba8e148badaea2085aa59e13efcc06)), closes [#TINFR-358](https://github.com/worktile/ngx-planet/issues/TINFR-358)
11+
12+
13+
514
# [17.1.0](https://github.com/worktile/ngx-planet/compare/17.1.0-next.1...17.1.0) (2024-04-23)
615
### Features
716

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "17.1.0",
3+
"version": "18.0.0-next.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

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": "17.1.0",
3+
"version": "18.0.0-next.0",
44
"private": false,
55
"peerDependencies": {
66
"@angular/common": "^18.0.0",

0 commit comments

Comments
 (0)