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

Commit 06fa0ec

Browse files
committed
chore(ver): v0.16.1
1 parent 7b1a3a7 commit 06fa0ec

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name"0.16.1"></a>
2+
### 0.16.1 (2016-03-19)
3+
4+
5+
#### Bug Fixes
6+
7+
* ***:** remove common instance lock, ([7b1a3a78](https://github.com/s-panferov/awesome-typescript-loader/commit/7b1a3a78), closes [#103](https://github.com/s-panferov/awesome-typescript-loader/issues/103))
8+
9+
110
<a name"0.16.0"></a>
211
## 0.16.0 (2016-03-19)
312

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

0 commit comments

Comments
 (0)