Skip to content

Commit

Permalink
chore: prepare liferay-theme-tasks/v11.5.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bryceosterhaus committed Dec 12, 2024
1 parent 87d9341 commit d7a8a74
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [liferay-theme-tasks/v11.5.5](https://github.com/liferay/liferay-frontend-projects/tree/liferay-theme-tasks/v11.5.5) (2024-12-09)

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

### :wrench: Bug fixes

- fix(theme-tasks): update dependence to avoid using Lodash 3 which is vulnerable ([\#1234](https://github.com/liferay/liferay-frontend-projects/pull/1234))

## [liferay-theme-tasks/v11.5.4](https://github.com/liferay/liferay-frontend-projects/tree/liferay-theme-tasks/v11.5.4) (2024-08-26)

[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/liferay-theme-tasks/v11.5.3...liferay-theme-tasks/v11.5.4)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@
"preversion": "liferay-workspace-scripts ci",
"test": "liferay-workspace-scripts test"
},
"version": "11.5.4"
"version": "11.5.5"
}

0 comments on commit d7a8a74

Please sign in to comment.