Skip to content

Commit 39c41a2

Browse files
committed
chore(docs): bump version & update CHANGELOG.md
1 parent 140fe43 commit 39c41a2

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name"0.3.2"></a>
2+
### 0.3.2 (2015-05-08)
3+
4+
5+
#### Features
6+
7+
* **tsfmt:** change --stdio option to do not required fileName ([32055514](https://github.com/vvakame/typescript-formatter/commit/32055514))
8+
9+
110
<a name"0.3.1"></a>
211
### 0.3.1 (2015-05-06)
312

package.json

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

0 commit comments

Comments
 (0)