Skip to content
This repository was archived by the owner on Dec 1, 2019. It is now read-only.

Commit 9aec18b

Browse files
committed
chore(ver): v0.17.0-rc.4
1 parent 60ca777 commit 9aec18b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name"0.17.0-rc.4"></a>
2+
### 0.17.0-rc.4 (2016-03-30)
3+
4+
5+
#### Bug Fixes
6+
7+
* ***:** patch resolver for webpack2 ([60ca7777](https://github.com/s-panferov/awesome-typescript-loader/commit/60ca7777))
8+
9+
110
<a name"0.17.0-rc.3"></a>
211
### 0.17.0-rc.3 (2016-03-29)
312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "awesome-typescript-loader",
3-
"version": "0.17.0-rc.3",
3+
"version": "0.17.0-rc.4",
44
"description": "Awesome TS loader for webpack",
55
"main": "dist.babel/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)