Skip to content

Commit a2a1f99

Browse files
committed
chore(tsfmt): bump version & generate CHANGELOG.md
1 parent 82ec2dc commit a2a1f99

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<a name="7.2.2"></a>
2+
## [7.2.2](https://github.com/vvakame/typescript-formatter/compare/7.2.1...7.2.2) (2018-06-01)
3+
4+
I failed git rebase 😩, released again... (sorry!)
5+
16
<a name="7.2.1"></a>
27
## [7.2.1](https://github.com/vvakame/typescript-formatter/compare/7.2.0...7.2.1) (2018-06-01)
38

package.json

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

0 commit comments

Comments
 (0)