Skip to content

Commit 242e62c

Browse files
chore: prepare @liferay/npm-scripts v47.18.0 release
1 parent 0a1a7d7 commit 242e62c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Diff for: projects/npm-tools/packages/npm-scripts/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [npm-scripts/v47.18.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v47.18.0) (2023-04-14)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v47.17.0...npm-scripts/v47.18.0)
4+
5+
### :new: Features
6+
7+
- feat(npm-scripts): ignore dependency check for modules that have their own yarn.lock ([\#1130](https://github.com/liferay/liferay-frontend-projects/pull/1130))
8+
19
## [npm-scripts/v47.17.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v47.17.0) (2023-04-13)
210

311
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v47.16.0...npm-scripts/v47.17.0)

Diff for: projects/npm-tools/packages/npm-scripts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,5 @@
108108
"preversion": "liferay-workspace-scripts ci",
109109
"test": "liferay-workspace-scripts test"
110110
},
111-
"version": "47.17.0"
111+
"version": "47.18.0"
112112
}

0 commit comments

Comments
 (0)