Skip to content

Commit 5edf7db

Browse files
chore: prepare liferay-theme-tasks/v11.5.4 release
1 parent eaffc85 commit 5edf7db

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

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

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [liferay-theme-tasks/v11.5.4](https://github.com/liferay/liferay-frontend-projects/tree/liferay-theme-tasks/v11.5.4) (2024-08-26)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/liferay-theme-tasks/v11.5.3...liferay-theme-tasks/v11.5.4)
4+
5+
### :new: Features
6+
7+
- feat(npm-scripts): update for node v20 ([\#1184](https://github.com/liferay/liferay-frontend-projects/pull/1184))
8+
9+
### :wrench: Bug fixes
10+
11+
- fix(liferay-theme-task): Update regex to allow mulitple semicolons for @import ([\#1194](https://github.com/liferay/liferay-frontend-projects/pull/1194))
12+
13+
### :house: Chores
14+
15+
- chore(liferay-theme-tasks): Adds docs for Sass 1.65.1 error and div d… ([\#1169](https://github.com/liferay/liferay-frontend-projects/pull/1169))
16+
117
## [liferay-theme-tasks/v11.5.3](https://github.com/liferay/liferay-frontend-projects/tree/liferay-theme-tasks/v11.5.3) (2023-08-25)
218

319
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/liferay-theme-tasks/v11.5.1...liferay-theme-tasks/v11.5.3)

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,5 @@
7979
"preversion": "liferay-workspace-scripts ci",
8080
"test": "liferay-workspace-scripts test"
8181
},
82-
"version": "11.5.3"
82+
"version": "11.5.4"
8383
}

0 commit comments

Comments
 (0)