Skip to content

Commit

Permalink
chore: prepare @liferay/js-toolkit-core v5.9.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bryceosterhaus committed Oct 2, 2023
1 parent 4941e1d commit adebd0e
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.2](https://github.com/liferay/liferay-frontend-projects/tree/js-toolkit-core/v5.9.2) (2023-10-02)

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

### :wrench: Bug fixes

- fix(js-toolkit): add warnings for when creating, building, and deploying projects within a liferay workspace ([\#1176](https://github.com/liferay/liferay-frontend-projects/pull/1176))

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

[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/js-toolkit-core/v5.9.0...js-toolkit-core/v5.9.1)
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.9.1"
"version": "5.9.2"
}

0 comments on commit adebd0e

Please sign in to comment.