Skip to content

Commit

Permalink
chore: prepare @liferay/npm-scripts v33.0.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
wincent committed Sep 30, 2020
1 parent 5ac7c59 commit ab17631
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions projects/npm-tools/packages/npm-scripts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [npm-scripts/v33.0.2](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v33.0.2) (2020-09-30)

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

### :wrench: Bug fixes

- fix(scripts): remove stale reference to old bundler preset ([\#90](https://github.com/liferay/liferay-frontend-projects/pull/90))

### :house: Chores

- chore(npm-scripts): update npm-bundler-preset-liferay-dev to v4.6.3 ([\#95](https://github.com/liferay/liferay-frontend-projects/pull/95))
- 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))

## [npm-scripts/v33.0.1](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v33.0.1) (2020-09-29)

[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v33.0.0...npm-scripts/v33.0.1)
Expand Down
2 changes: 1 addition & 1 deletion projects/npm-tools/packages/npm-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,5 @@
"preversion": "yarn ci",
"test": "jest"
},
"version": "33.0.1"
"version": "33.0.2"
}

0 comments on commit ab17631

Please sign in to comment.