Skip to content

Commit f2273e0

Browse files
committed
chore(tsfmt): bump version & generate CHANGELOG.md
1 parent d5d0105 commit f2273e0

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.1.2"></a>
2+
## [4.1.2](https://github.com/vvakame/typescript-formatter/compare/4.1.1...v4.1.2) (2017-02-23)
3+
4+
5+
### Features
6+
7+
* **tsfmt:** run tests with typescript[@2](https://github.com/2).2.1 and add typescript@>=2.3.0-dev support ([7291732](https://github.com/vvakame/typescript-formatter/commit/7291732))
8+
9+
10+
111
<a name="4.1.1"></a>
212
## [4.1.1](https://github.com/vvakame/typescript-formatter/compare/4.1.0...v4.1.1) (2017-02-10)
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.1.1",
3+
"version": "4.1.2",
44
"description": "Formatter of TypeScript code",
55
"main": "./index",
66
"bin": {

0 commit comments

Comments
 (0)