Skip to content

Commit f45ed82

Browse files
committed
chore: prepare @liferay/npm-scripts v36.9.0 release
1 parent 8ee5110 commit f45ed82

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.9.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v36.9.0) (2021-01-11)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v36.8.0...npm-scripts/v36.9.0)
4+
5+
### :new: Features
6+
7+
- feat: upgrade webpack and add more portal projects to federated build ([\#376](https://github.com/liferay/liferay-frontend-projects/pull/376))
8+
19
## [npm-scripts/v36.8.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v36.8.0) (2021-01-07)
210

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,5 @@
9696
"preversion": "liferay-workspace-scripts ci",
9797
"test": "liferay-workspace-scripts test"
9898
},
99-
"version": "36.8.0"
99+
"version": "36.9.0"
100100
}

0 commit comments

Comments
 (0)