Skip to content

Commit ae1e041

Browse files
committed
chore(tsfmt): bump version & generate CHANGELOG.md
1 parent 48447bd commit ae1e041

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="2.2.1"></a>
2+
## [2.2.1](https://github.com/vvakame/typescript-formatter/compare/2.2.0...v2.2.1) (2016-06-30)
3+
4+
### Features
5+
6+
* **tsfmt:** Add 'next' support for TypeScript 2.0.0-dev. ([35a371c](https://github.com/vvakame/typescript-formatter/commit/35a371c))
7+
8+
9+
110
<a name="2.2.0"></a>
211
# [2.2.0](https://github.com/vvakame/typescript-formatter/compare/2.1.0...v2.2.0) (2016-05-14)
312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-formatter",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "Formatter of TypeScript code",
55
"main": "./index",
66
"bin": {

0 commit comments

Comments
 (0)