We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bab796 commit 0ee5c09Copy full SHA for 0ee5c09
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="4.2.1"></a>
2
+## [4.2.1](https://github.com/vvakame/typescript-formatter/compare/4.2.0...v4.2.1) (2017-02-28)
3
+
4
5
+### Bug Fixes
6
7
+* **tsfmt:** fix procedd of error message generation ([5bab796](https://github.com/vvakame/typescript-formatter/commit/5bab796))
8
9
10
11
<a name="4.2.0"></a>
12
# [4.2.0](https://github.com/vvakame/typescript-formatter/compare/4.1.2...v4.2.0) (2017-02-27)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "typescript-formatter",
- "version": "4.2.0",
+ "version": "4.2.1",
"description": "Formatter of TypeScript code",
"main": "./index",
"bin": {
0 commit comments