Skip to content

Commit 38fc908

Browse files
chore(release): 1.2.0-beta.2 [skip ci]
# [1.2.0-beta.2](https://github.com/Realytics/fork-ts-checker-webpack-plugin/compare/[email protected]@beta) (2019-04-22) ### Bug Fixes * 🐛 semantic-release update `CHANGELOG.md` on the git repo ([8ad58af](8ad58af))
1 parent 8ad58af commit 38fc908

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
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+
18
## v1.1.0
29

310
* [Add new custom resolution options](https://github.com/Realytics/fork-ts-checker-webpack-plugin/pull/250)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"rimraf": "^2.5.4",
136136
"semantic-release": "^16.0.0-beta.18",
137137
"sinon": "^7.1.1",
138-
"ts-loader": "^5.3.0",
138+
"ts-loader": "^5.0.0",
139139
"tslint": "^5.11.0",
140140
"tslint-config-prettier": "^1.16.0",
141141
"typescript": "^3.0.1",
@@ -144,7 +144,7 @@
144144
"vue-class-component": "^6.1.1",
145145
"vue-loader": "^15.2.4",
146146
"vue-template-compiler": "^2.5.16",
147-
"webpack": "^5.0.0-alpha.0"
147+
"webpack": "^5.0.0-alpha.5"
148148
},
149149
"engines": {
150150
"node": ">=6.11.5",

0 commit comments

Comments
 (0)