File tree 2 files changed +13
-1
lines changed
projects/npm-tools/packages/npm-scripts
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
13
## [ npm-scripts/v47.18.0] ( https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v47.18.0 ) (2023-04-14)
2
14
3
15
[ Full changelog] ( https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v47.17.0...npm-scripts/v47.18.0 )
Original file line number Diff line number Diff line change 108
108
"preversion" : " liferay-workspace-scripts ci" ,
109
109
"test" : " liferay-workspace-scripts test"
110
110
},
111
- "version" : " 47.18.0 "
111
+ "version" : " 47.18.1 "
112
112
}
You can’t perform that action at this time.
0 commit comments