Skip to content

Commit 51bd8d8

Browse files
committed
chore: prepare @liferay/npm-scripts v33.1.2 release
1 parent 2ba311d commit 51bd8d8

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/v33.1.2](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v33.1.2) (2020-10-05)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v33.1.1...npm-scripts/v33.1.2)
4+
5+
### :wrench: Bug fixes
6+
7+
- fix(npm-scripts): bundle TypeScript dependencies ([\#114](https://github.com/liferay/liferay-frontend-projects/pull/114))
8+
9+
### :house: Chores
10+
11+
- chore(npm-scripts): update @liferay/eslint-config to v21.2.1 ([\#117](https://github.com/liferay/liferay-frontend-projects/pull/117))
12+
113
## [npm-scripts/v33.1.1](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v33.1.1) (2020-10-02)
214

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

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": "yarn ci",
9393
"test": "jest"
9494
},
95-
"version": "33.1.1"
95+
"version": "33.1.2"
9696
}

0 commit comments

Comments
 (0)