Skip to content

Commit 6252b50

Browse files
committed
chore: prepare @liferay/npm-scripts v36.10.0 release
1 parent c732196 commit 6252b50

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [npm-scripts/v36.10.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v36.10.0) (2021-01-14)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v36.9.0...npm-scripts/v36.10.0)
4+
5+
### :new: Features
6+
7+
- feat: provide a mechanism to extend the `remotes` and `shared` fields of webpack config ([\#382](https://github.com/liferay/liferay-frontend-projects/pull/382))
8+
19
## [npm-scripts/v36.9.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v36.9.0) (2021-01-11)
210

311
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v36.8.0...npm-scripts/v36.9.0)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,5 +97,5 @@
9797
"preversion": "liferay-workspace-scripts ci",
9898
"test": "liferay-workspace-scripts test"
9999
},
100-
"version": "36.9.0"
100+
"version": "36.10.0"
101101
}

0 commit comments

Comments
 (0)