We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48447bd commit ae1e041Copy full SHA for ae1e041
CHANGELOG.md
@@ -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
10
<a name="2.2.0"></a>
11
# [2.2.0](https://github.com/vvakame/typescript-formatter/compare/2.1.0...v2.2.0) (2016-05-14)
12
package.json
@@ -1,6 +1,6 @@
{
"name": "typescript-formatter",
- "version": "2.2.0",
+ "version": "2.2.1",
"description": "Formatter of TypeScript code",
"main": "./index",
"bin": {
0 commit comments