Skip to content

Commit 4e24f70

Browse files
chore: prepare @liferay/js-toolkit-core v5.9.1 release
1 parent 24cb4ac commit 4e24f70

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

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [js-toolkit-core/v5.9.1](https://github.com/liferay/liferay-frontend-projects/tree/js-toolkit-core/v5.9.1) (2023-04-03)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/js-toolkit-core/v5.9.0...js-toolkit-core/v5.9.1)
4+
5+
### :wrench: Bug fixes
6+
7+
- fix(js-toolkit-core): if run from a workspace, traverse up tree to find client-extension.yaml ([\#1122](https://github.com/liferay/liferay-frontend-projects/pull/1122))
8+
19
## [js-toolkit-core/v5.9.0](https://github.com/liferay/liferay-frontend-projects/tree/js-toolkit-core/v5.9.0) (2023-03-31)
210

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

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

+1-1
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.9.0"
44+
"version": "5.9.1"
4545
}

0 commit comments

Comments
 (0)