Skip to content

Commit 90d2b43

Browse files
committed
chore: prepare @liferay/npm-scripts v36.11.0 release
1 parent afc3288 commit 90d2b43

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.11.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v36.11.0) (2021-01-26)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v36.10.0...npm-scripts/v36.11.0)
4+
5+
### :new: Features
6+
7+
- feat: allow extension of webpack `exposes` ([\#387](https://github.com/liferay/liferay-frontend-projects/pull/387))
8+
19
## [npm-scripts/v36.10.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v36.10.0) (2021-01-14)
210

311
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v36.9.0...npm-scripts/v36.10.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.10.0"
100+
"version": "36.11.0"
101101
}

0 commit comments

Comments
 (0)