Skip to content

Commit c070b50

Browse files
chore: prepare @liferay/npm-scripts v47.18.2 release
1 parent 39adeff commit c070b50

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/v47.18.2](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v47.18.2) (2023-05-24)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v47.18.1...npm-scripts/v47.18.2)
4+
5+
### :wrench: Bug fixes
6+
7+
- fix(npm-scripts): glob pattern isn't greedy enough if there are other patterns that want to look deeper in the directory ([\#1139](https://github.com/liferay/liferay-frontend-projects/pull/1139))
8+
19
## [npm-scripts/v47.18.1](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v47.18.1) (2023-05-03)
210

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

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.18.1"
111+
"version": "47.18.2"
112112
}

0 commit comments

Comments
 (0)