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

Commit ddca715

Browse files
author
Stanislav Panferov
committed
chore(ver): v0.15.2
1 parent 1b331d0 commit ddca715

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name"0.15.2"></a>
2+
### 0.15.2 (2015-11-24)
3+
4+
5+
#### Bug Fixes
6+
7+
* **deps:** fix path respolution for angular-style file names ([b43e2d8f](https://github.com/s-panferov/awesome-typescript-loader/commit/b43e2d8f))
8+
9+
10+
#### Features
11+
12+
* ***:** add sourceRoot support ([bddf79cb](https://github.com/s-panferov/awesome-typescript-loader/commit/bddf79cb))
13+
14+
115
<a name"0.15.1"></a>
216
### 0.15.1 (2015-11-20)
317

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

0 commit comments

Comments
 (0)