Skip to content

Commit 40fa93e

Browse files
committed
chore: prepare @liferay/npm-scripts v51.1.0 release
1 parent 388b80d commit 40fa93e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

projects/npm-tools/packages/npm-scripts/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [npm-scripts/v51.1.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v51.1.0) (2024-06-05)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v51.0.2...npm-scripts/v51.1.0)
4+
5+
### :new: Features
6+
7+
- feat(npm-scripts): provide a flag to disable sass ([\#1204](https://github.com/liferay/liferay-frontend-projects/pull/1204))
8+
19
## [npm-scripts/v51.0.2](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v51.0.2) (2024-05-29)
210

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

projects/npm-tools/packages/npm-scripts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,5 @@
8989
"preversion": "liferay-workspace-scripts ci",
9090
"test": "liferay-workspace-scripts test"
9191
},
92-
"version": "51.0.2"
92+
"version": "51.1.0"
9393
}

0 commit comments

Comments
 (0)