Skip to content

Commit 4c4ab8b

Browse files
committed
chore(docs): bump version & generate CHANGELOG.md
1 parent a5f7f19 commit 4c4ab8b

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.1"></a>
2+
### 0.3.1 (2015-05-06)
3+
4+
5+
#### Features
6+
7+
* **tsfmt:** support [email protected] ([a5f7f19a](https://github.com/vvakame/typescript-formatter/commit/a5f7f19a))
8+
9+
110
<a name="0.3.0"></a>
211
## 0.3.0 (2015-03-22)
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.0",
3+
"version": "0.3.1",
44
"description": "Formatter of TypeScript code",
55
"main": "./index",
66
"bin": {

0 commit comments

Comments
 (0)