Skip to content

Commit 3952f45

Browse files
committed
chore: prepare @liferay/js-toolkit-core v5.9.0 release
1 parent 949ae90 commit 3952f45

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

projects/js-toolkit/packages/js-toolkit-core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [js-toolkit-core/v5.9.0](https://github.com/liferay/liferay-frontend-projects/tree/js-toolkit-core/v5.9.0) (2023-03-31)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/js-toolkit-core/v5.8.0...js-toolkit-core/v5.9.0)
4+
5+
### :new: Features
6+
7+
- feat(js-toolkit-core): use PORT env var for `npm run start` when present ([\#1121](https://github.com/liferay/liferay-frontend-projects/pull/1121))
8+
19
## [js-toolkit-core/v5.8.0](https://github.com/liferay/liferay-frontend-projects/tree/js-toolkit-core/v5.8.0) (2023-03-30)
210

311
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/js-toolkit-core/v5.7.0...js-toolkit-core/v5.8.0)

projects/js-toolkit/packages/js-toolkit-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@
4141
"preversion": "liferay-workspace-scripts ci",
4242
"test": "liferay-workspace-scripts test"
4343
},
44-
"version": "5.8.0"
44+
"version": "5.9.0"
4545
}

0 commit comments

Comments
 (0)