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

Commit 45b201e

Browse files
author
Stanislav Panferov
committed
chore(ver): v0.14.0
1 parent 26ef32e commit 45b201e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name"0.14.0"></a>
2+
## 0.14.0 (2015-09-17)
3+
4+
5+
#### Features
6+
7+
* ***:**
8+
* remove outdated examples; we need tests instead ([26ef32ea](https://github.com/s-panferov/awesome-typescript-loader/commit/26ef32ea))
9+
* update module resolution logic according to https://github.com/Microsoft/TypeScr ([59ff7f77](https://github.com/s-panferov/awesome-typescript-loader/commit/59ff7f77))
10+
11+
112
<a name"0.14.0-rc.1"></a>
213
### 0.14.0-rc.1 (2015-09-15)
314

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

0 commit comments

Comments
 (0)