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

Commit 9222dc4

Browse files
committed
chore(ver): v2.0.0-rc.7
1 parent 96fba97 commit 9222dc4

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.7"></a>
2+
# [2.0.0-rc.7](https://github.com/s-panferov/awesome-typescript-loader/compare/v2.0.0-rc.6...v2.0.0-rc.7) (2016-06-21)
3+
4+
5+
### Features
6+
7+
* use TS's preProcessFile to extract deps, refs [#168](https://github.com/s-panferov/awesome-typescript-loader/issues/168) ([0a064e7](https://github.com/s-panferov/awesome-typescript-loader/commit/0a064e7))
8+
9+
10+
111
<a name="2.0.0-rc.6"></a>
212
# [2.0.0-rc.6](https://github.com/s-panferov/awesome-typescript-loader/compare/v2.0.0-rc.5...v2.0.0-rc.6) (2016-06-20)
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.6",
3+
"version": "2.0.0-rc.7",
44
"description": "Awesome TS loader for webpack",
55
"main": "dist/entry.js",
66
"scripts": {

0 commit comments

Comments
 (0)