File tree 2 files changed +9
-1
lines changed
projects/npm-tools/packages/npm-scripts
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
9
## [ npm-scripts/v33.1.0] ( https://github.com/liferay/liferay-frontend-projects/tree/npm-scripts/v33.1.0 ) (2020-10-02)
2
10
3
11
[ Full changelog] ( https://github.com/liferay/liferay-frontend-projects/compare/npm-scripts/v33.0.2...npm-scripts/v33.1.0 )
Original file line number Diff line number Diff line change 88
88
"preversion" : " yarn ci" ,
89
89
"test" : " jest"
90
90
},
91
- "version" : " 33.1.0 "
91
+ "version" : " 33.1.1 "
92
92
}
You can’t perform that action at this time.
0 commit comments