Skip to content

Commit 251b2b2

Browse files
committed
chore(package) v1.1.2
1 parent 06b56b0 commit 251b2b2

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

ChangeLog

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
2018.02.09, v1.1.2
2+
3+
feature:
4+
- (package) try-catch v2.0.0
5+
- (package) coveralls v3.0.0
6+
- (package) nyc v11.0.2
7+
- (package) nyc v10.0.0
8+
- (package) nyc v9.0.1
9+
- (package) nyc v8.1.0
10+
- (package) redrun v5.0.0
11+
- (package) nyc v7.0.0
12+
- (package) redrun v4.0.0
13+
- (package) npm-run-all -> redrun
14+
- (package) add jscs v3.0.3
15+
- (package) nyc v6.1.1
16+
- (writejson) add coveralls
17+
18+
119
2015.12.18, v1.1.1
220

321
feature:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "writejson",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Write stringified object to file",
55
"author": "coderaiser <mnemonic.enemy@gmail.com> (http://coderaiser.github.io/)",
66
"license": "MIT",

0 commit comments

Comments
 (0)