Skip to content

Commit 27935d8

Browse files
chore: prepare @liferay/npm-scripts v36.8.0 release
1 parent c0eaf0f commit 27935d8

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.8.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v36.8.0) (2021-01-07)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v36.7.0...npm-scripts/v36.8.0)
4+
5+
### :new: Features
6+
7+
- feat(npm-scripts): add script for building sass ([\#282](https://github.com/liferay/liferay-frontend-projects/pull/282))
8+
9+
### :house: Chores
10+
11+
- chore(npm-scripts): add missing dependency ([\#367](https://github.com/liferay/liferay-frontend-projects/pull/367))
12+
113
## [npm-scripts/v36.7.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v36.7.0) (2020-12-29)
214

315
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v36.6.0...npm-scripts/v36.7.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.7.0"
99+
"version": "36.8.0"
100100
}

0 commit comments

Comments
 (0)