Skip to content

Commit ea369b8

Browse files
committed
chore: prepare @liferay/npm-scripts v33.1.1 release
1 parent fc01635 commit ea369b8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Diff for: projects/npm-tools/packages/npm-scripts/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [npm-scripts/v33.1.1](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v33.1.1) (2020-10-02)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v33.1.0...npm-scripts/v33.1.1)
4+
5+
### :wrench: Bug fixes
6+
7+
- fix(npm-tools): make Prettier overrides work with TS ([\#110](https://github.com/liferay/liferay-frontend-projects/pull/110))
8+
19
## [npm-scripts/v33.1.0](https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v33.1.0) (2020-10-02)
210

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

Diff for: projects/npm-tools/packages/npm-scripts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,5 @@
8888
"preversion": "yarn ci",
8989
"test": "jest"
9090
},
91-
"version": "33.1.0"
91+
"version": "33.1.1"
9292
}

0 commit comments

Comments
 (0)