Skip to content

Commit 8c005ee

Browse files
bryceosterhauschestofwonders
authored andcommitted
chore: prepare liferay-theme-tasks/v11.5.6 release
1 parent 246bf6c commit 8c005ee

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

projects/js-themes-toolkit/packages/liferay-theme-tasks/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [liferay-theme-tasks/v11.5.6](https://github.com/liferay/liferay-frontend-projects/tree/liferay-theme-tasks/v11.5.6) (2025-04-09)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/liferay-theme-tasks/v11.5.5...liferay-theme-tasks/v11.5.6)
4+
5+
### :wrench: Bug fixes
6+
7+
- fix(js-themes-toolkit): use rtlcss for conversion and keep r2 export for compatibility ([\#1246](https://github.com/liferay/liferay-frontend-projects/pull/1246))
8+
9+
### :house: Chores
10+
11+
- chore: add deprecation notices ([\#1236](https://github.com/liferay/liferay-frontend-projects/pull/1236))
12+
113
## [liferay-theme-tasks/v11.5.5](https://github.com/liferay/liferay-frontend-projects/tree/liferay-theme-tasks/v11.5.5) (2024-12-09)
214

315
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/liferay-theme-tasks/v11.5.4...liferay-theme-tasks/v11.5.5)

projects/js-themes-toolkit/packages/liferay-theme-tasks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,5 @@
8080
"preversion": "liferay-workspace-scripts ci",
8181
"test": "liferay-workspace-scripts test"
8282
},
83-
"version": "11.5.5"
83+
"version": "11.5.6"
8484
}

0 commit comments

Comments
 (0)