Skip to content

Commit 0ee5c09

Browse files
committed
chore(tsfmt): bump version & generate CHANGELOG.md
1 parent 5bab796 commit 0ee5c09

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -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+
111
<a name="4.2.0"></a>
212
# [4.2.0](https://github.com/vvakame/typescript-formatter/compare/4.1.2...v4.2.0) (2017-02-27)
313

package.json

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

0 commit comments

Comments
 (0)