File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 4.1.1 " ></a >
2
+ ## [ 4.1.1] ( https://github.com/vvakame/typescript-formatter/compare/4.1.0...v4.1.1 ) (2017-02-10)
3
+
4
+
5
+ ### Features
6
+
7
+ * ** tsfmt:** Use latest release of TypeScript 2.1.5 ([ #72 ] ( https://github.com/vvakame/typescript-formatter/pull/72 ) ) thanks @xiamx !
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** tsfmt:** Fix an issue with applying edits ([ #75 ] ( https://github.com/vvakame/typescript-formatter/pull/75 ) ) thanks @xiamx !
12
+
13
+
14
+
1
15
<a name =" 4.1.0 " ></a >
2
16
# [ 4.1.0] ( https://github.com/vvakame/typescript-formatter/compare/4.0.1...v4.1.0 ) (2017-02-05)
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " typescript-formatter" ,
3
- "version" : " 4.1.0 " ,
3
+ "version" : " 4.1.1 " ,
4
4
"description" : " Formatter of TypeScript code" ,
5
5
"main" : " ./index" ,
6
6
"bin" : {
You can’t perform that action at this time.
0 commit comments