Skip to content

Commit f84f068

Browse files
chore: prepare liferay-theme-tasks/v11.0.0 release
1 parent 51ef192 commit f84f068

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [liferay-theme-tasks/v11.0.0](https://github.com/liferay/liferay-frontend-projects/tree/liferay-theme-tasks/v11.0.0) (2021-11-11)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/liferay-theme-tasks/v10.5.3...liferay-theme-tasks/v11.0.0)
4+
5+
### :new: Features
6+
7+
- feat(theme-tasks): upgrade gulp-sass and node-sass for newer node versions ([\#741](https://github.com/liferay/liferay-frontend-projects/pull/741))
8+
19
## [liferay-theme-tasks/v10.5.3](https://github.com/liferay/liferay-frontend-projects/tree/liferay-theme-tasks/v10.5.3) (2021-10-07)
210

311
## :wrench: Bug Fixes

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

Lines changed: 1 addition & 1 deletion
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": "10.5.3"
82+
"version": "11.0.0"
8383
}

0 commit comments

Comments
 (0)