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

Commit d1fe07e

Browse files
committed
chore(ver): v0.17.0
1 parent d9a65c7 commit d1fe07e

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name"0.17.0"></a>
2+
## 0.17.0 (2016-04-24)
3+
4+
5+
#### Bug Fixes
6+
7+
* ***:**
8+
* small style fixes ([d9a65c7d](https://github.com/s-panferov/awesome-typescript-loader/commit/d9a65c7d))
9+
* duplicated errors, refs #116 ([de6629d5](https://github.com/s-panferov/awesome-typescript-loader/commit/de6629d5))
10+
11+
12+
#### Features
13+
14+
* ***:**
15+
* watch fixes, refs #129 ([f0bcf43b](https://github.com/s-panferov/awesome-typescript-loader/commit/f0bcf43b))
16+
* format line number, refs #128 ([490c0f19](https://github.com/s-panferov/awesome-typescript-loader/commit/490c0f19))
17+
18+
119
<a name"0.17.0-rc.7"></a>
220
### 0.17.0-rc.7 (2016-04-21)
321

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.7",
3+
"version": "0.17.0",
44
"description": "Awesome TS loader for webpack",
55
"main": "dist.babel/entry.js",
66
"scripts": {

0 commit comments

Comments
 (0)