Skip to content

Commit 3fc3764

Browse files
committed
chore: prepare @liferay/npm-scripts v36.7.0 release
1 parent 38c2c5a commit 3fc3764

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [npm-scripts/v36.7.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v36.7.0) (2020-12-29)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v36.6.0...npm-scripts/v36.7.0)
4+
5+
### :wrench: Bug fixes
6+
7+
- fix: stabilize liferay-portal build until a new webpack release arrives ([\#375](https://github.com/liferay/liferay-frontend-projects/pull/375))
8+
9+
### :house: Chores
10+
11+
- chore(npm-scripts): update liferay-theme-tasks dependency to v10.2.0 ([\#371](https://github.com/liferay/liferay-frontend-projects/pull/371))
12+
113
## [npm-scripts/v36.6.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v36.6.0) (2020-12-22)
214

315
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v36.5.1...npm-scripts/v36.6.0)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,5 @@
9292
"preversion": "liferay-workspace-scripts ci",
9393
"test": "liferay-workspace-scripts test"
9494
},
95-
"version": "36.6.0"
95+
"version": "36.7.0"
9696
}

0 commit comments

Comments
 (0)