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

Commit 546c25c

Browse files
committed
chore(release): 2.1.1
1 parent 14200c8 commit 546c25c

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

CHANGELOG.md

+14-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
<a name="2.1.1"></a>
6+
## [2.1.1](https://github.com/s-panferov/awesome-typescript-loader/compare/v2.1.0...v2.1.1) (2016-07-25)
7+
8+
9+
### Bug Fixes
10+
11+
* resolve dependencies for `types` entries ([b70a81c](https://github.com/s-panferov/awesome-typescript-loader/commit/b70a81c))
12+
13+
14+
115
<a name="2.0.1"></a>
216
## [2.0.1](https://github.com/s-panferov/awesome-typescript-loader/compare/v1.1.1...v2.0.1) (2016-07-08)
317

@@ -849,5 +863,3 @@
849863
#### Features
850864

851865
* ***:** use new just-emit workflow; this must be much faster too ([9d3a9961](https://github.com/s-panferov/awesome-typescript-loader/commit/9d3a9961))
852-
853-

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

0 commit comments

Comments
 (0)