We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06b56b0 commit 251b2b2Copy full SHA for 251b2b2
2 files changed
ChangeLog
@@ -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
19
2015.12.18, v1.1.1
20
21
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "writejson",
- "version": "1.1.1",
+ "version": "1.1.2",
"description": "Write stringified object to file",
"author": "coderaiser <mnemonic.enemy@gmail.com> (http://coderaiser.github.io/)",
"license": "MIT",
0 commit comments