File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.2.0-beta.2] ( https://github.com/Realytics/fork-ts-checker-webpack-plugin/compare/[email protected] @beta ) (2019-04-22)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * 🐛 semantic-release update ` CHANGELOG.md ` on the git repo ([ 8ad58af] ( https://github.com/Realytics/fork-ts-checker-webpack-plugin/commit/8ad58af ) )
7
+
1
8
## v1.1.0
2
9
3
10
* [ Add new custom resolution options] ( https://github.com/Realytics/fork-ts-checker-webpack-plugin/pull/250 )
Original file line number Diff line number Diff line change 135
135
"rimraf" : " ^2.5.4" ,
136
136
"semantic-release" : " ^16.0.0-beta.18" ,
137
137
"sinon" : " ^7.1.1" ,
138
- "ts-loader" : " ^5.3 .0" ,
138
+ "ts-loader" : " ^5.0 .0" ,
139
139
"tslint" : " ^5.11.0" ,
140
140
"tslint-config-prettier" : " ^1.16.0" ,
141
141
"typescript" : " ^3.0.1" ,
144
144
"vue-class-component" : " ^6.1.1" ,
145
145
"vue-loader" : " ^15.2.4" ,
146
146
"vue-template-compiler" : " ^2.5.16" ,
147
- "webpack" : " ^5.0.0-alpha.0 "
147
+ "webpack" : " ^5.0.0-alpha.5 "
148
148
},
149
149
"engines" : {
150
150
"node" : " >=6.11.5" ,
You can’t perform that action at this time.
0 commit comments