We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82ec2dc commit a2a1f99Copy full SHA for a2a1f99
CHANGELOG.md
@@ -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
6
<a name="7.2.1"></a>
7
## [7.2.1](https://github.com/vvakame/typescript-formatter/compare/7.2.0...7.2.1) (2018-06-01)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "typescript-formatter",
- "version": "7.2.1",
+ "version": "7.2.2",
"description": "Formatter of TypeScript code",
"main": "./index",
"bin": {
0 commit comments