Skip to content

Commit

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

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

### :wrench: Bug fixes

- fix(npm-scripts): bundle TypeScript dependencies ([\#114](https://github.com/liferay/liferay-frontend-projects/pull/114))

### :house: Chores

- chore(npm-scripts): update @liferay/eslint-config to v21.2.1 ([\#117](https://github.com/liferay/liferay-frontend-projects/pull/117))

## [npm-scripts/v33.1.1](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v33.1.1) (2020-10-02)

[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v33.1.0...npm-scripts/v33.1.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 @@ -92,5 +92,5 @@
"preversion": "yarn ci",
"test": "jest"
},
"version": "33.1.1"
"version": "33.1.2"
}

0 comments on commit 51bd8d8

Please sign in to comment.