Skip to content

Commit

Permalink
chore: prepare @liferay/amd-loader v5.4.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
izaera committed Aug 4, 2023
1 parent 4d01145 commit c655ac9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions projects/amd-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [amd-loader/v5.4.1](https://github.com/liferay/liferay-frontend-projects/tree/amd-loader/v5.4.1) (2023-08-04)

[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/amd-loader/v5.4.0...amd-loader/v5.4.1)

### :wrench: Bug fixes

- fix(amd-loader): don't emit the nonce if it is empty ([\#1158](https://github.com/liferay/liferay-frontend-projects/pull/1158))

## [amd-loader/v5.4.0](https://github.com/liferay/liferay-frontend-projects/tree/amd-loader/v5.4.0) (2023-07-26)

[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/amd-loader/v5.3.0...amd-loader/v5.4.0)
Expand Down
2 changes: 1 addition & 1 deletion projects/amd-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"proxyPortal": "webpack-dev-server --config webpack.proxyPortal.js",
"test": "liferay-workspace-scripts test"
},
"version": "5.4.0",
"version": "5.4.1",
"workspaces": {
"nohoist": [
"webpack-dev-server",
Expand Down

0 comments on commit c655ac9

Please sign in to comment.