Skip to content

Commit

Permalink
chore: prepare @liferay/js-toolkit-core v5.9.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
izaera committed Mar 31, 2023
1 parent 949ae90 commit 3952f45
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions projects/js-toolkit/packages/js-toolkit-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [js-toolkit-core/v5.9.0](https://github.com/liferay/liferay-frontend-projects/tree/js-toolkit-core/v5.9.0) (2023-03-31)

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

### :new: Features

- feat(js-toolkit-core): use PORT env var for `npm run start` when present ([\#1121](https://github.com/liferay/liferay-frontend-projects/pull/1121))

## [js-toolkit-core/v5.8.0](https://github.com/liferay/liferay-frontend-projects/tree/js-toolkit-core/v5.8.0) (2023-03-30)

[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/js-toolkit-core/v5.7.0...js-toolkit-core/v5.8.0)
Expand Down
2 changes: 1 addition & 1 deletion projects/js-toolkit/packages/js-toolkit-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
"preversion": "liferay-workspace-scripts ci",
"test": "liferay-workspace-scripts test"
},
"version": "5.8.0"
"version": "5.9.0"
}

0 comments on commit 3952f45

Please sign in to comment.