Skip to content

Commit ab17631

Browse files
committed
chore: prepare @liferay/npm-scripts v33.0.2 release
1 parent 5ac7c59 commit ab17631

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [npm-scripts/v33.0.2](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v33.0.2) (2020-09-30)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v33.0.1...npm-scripts/v33.0.2)
4+
5+
### :wrench: Bug fixes
6+
7+
- fix(scripts): remove stale reference to old bundler preset ([\#90](https://github.com/liferay/liferay-frontend-projects/pull/90))
8+
9+
### :house: Chores
10+
11+
- chore(npm-scripts): update npm-bundler-preset-liferay-dev to v4.6.3 ([\#95](https://github.com/liferay/liferay-frontend-projects/pull/95))
12+
- chore(npm-tools): update js-toolkit deps from v2.19.2 to v2.19.3 ([\#93](https://github.com/liferay/liferay-frontend-projects/pull/93))
13+
114
## [npm-scripts/v33.0.1](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v33.0.1) (2020-09-29)
215

316
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v33.0.0...npm-scripts/v33.0.1)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,5 @@
8888
"preversion": "yarn ci",
8989
"test": "jest"
9090
},
91-
"version": "33.0.1"
91+
"version": "33.0.2"
9292
}

0 commit comments

Comments
 (0)