Skip to content

Commit e83b373

Browse files
chore: prepare @liferay/js-toolkit-core v5.6.0 release
1 parent 9554497 commit e83b373

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [js-toolkit-core/v5.6.0](https://github.com/liferay/liferay-frontend-projects/tree/js-toolkit-core/v5.6.0) (2023-03-14)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/js-toolkit-core/v5.5.0...js-toolkit-core/v5.6.0)
4+
5+
### :new: Features
6+
7+
- feat(js-toolkit): adds support for building theme spritemap client extensions ([\#1101](https://github.com/liferay/liferay-frontend-projects/pull/1101))
8+
9+
### :house: Chores
10+
11+
- chore(js-toolkit): add qa scripts for theme spritemap cet ([\#1102](https://github.com/liferay/liferay-frontend-projects/pull/1102))
12+
113
## [js-toolkit-core/v5.5.0](https://github.com/liferay/liferay-frontend-projects/tree/js-toolkit-core/v5.5.0) (2023-01-20)
214

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@
4040
"preversion": "liferay-workspace-scripts ci",
4141
"test": "liferay-workspace-scripts test"
4242
},
43-
"version": "5.5.0"
43+
"version": "5.6.0"
4444
}

0 commit comments

Comments
 (0)