Skip to content

Commit

Permalink
chore: prepare @liferay/npm-scripts v51.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bryceosterhaus committed Apr 30, 2024
1 parent ab4937c commit d20d64d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions projects/npm-tools/packages/npm-scripts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [npm-scripts/v51.0.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v51.0.0) (2024-04-30)

[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v50.0.0...npm-scripts/v51.0.0)

### :house: Chores

- chore(npm-scripts): remove legacy build tooling ([\#1203](https://github.com/liferay/liferay-frontend-projects/pull/1203))

## [npm-scripts/v50.0.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v50.0.0) (2024-04-23)

[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v49.2.3...npm-scripts/v50.0.0)
Expand Down
2 changes: 1 addition & 1 deletion projects/npm-tools/packages/npm-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,5 @@
"preversion": "liferay-workspace-scripts ci",
"test": "liferay-workspace-scripts test"
},
"version": "50.0.0"
"version": "51.0.0"
}

0 comments on commit d20d64d

Please sign in to comment.