Skip to content

Commit 485b6c6

Browse files
chore: prepare @liferay/npm-scripts v47.18.1 release
1 parent 3c6dcf3 commit 485b6c6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

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

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [npm-scripts/v47.18.1](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v47.18.1) (2023-05-03)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v47.18.0...npm-scripts/v47.18.1)
4+
5+
### :wrench: Bug fixes
6+
7+
- fix(npm-scripts): fix path so that it works in windows ([\#1136](https://github.com/liferay/liferay-frontend-projects/pull/1136))
8+
9+
### :woman_juggling: Refactoring
10+
11+
- refactor(npm-scripts): remove webpack federation code ([\#1133](https://github.com/liferay/liferay-frontend-projects/pull/1133))
12+
113
## [npm-scripts/v47.18.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v47.18.0) (2023-04-14)
214

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

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

0 commit comments

Comments
 (0)