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

Commit 377ba5a

Browse files
committed
chore(ver): v2.0.0-rc.16
1 parent d8f24a1 commit 377ba5a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="2.0.0-rc.16"></a>
2+
# [2.0.0-rc.16](https://github.com/s-panferov/awesome-typescript-loader/compare/v2.0.0-rc.15...v2.0.0-rc.16) (2016-06-25)
3+
4+
5+
### Bug Fixes
6+
7+
* rename ts -> tsImpl, refs [#156](https://github.com/s-panferov/awesome-typescript-loader/issues/156) ([7ed3c7c](https://github.com/s-panferov/awesome-typescript-loader/commit/7ed3c7c))
8+
9+
10+
111
<a name="2.0.0-rc.15"></a>
212
# [2.0.0-rc.15](https://github.com/s-panferov/awesome-typescript-loader/compare/v2.0.0-rc.14...v2.0.0-rc.15) (2016-06-25)
313

package.json

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

0 commit comments

Comments
 (0)