File tree Expand file tree Collapse file tree 3 files changed +543
-720
lines changed Expand file tree Collapse file tree 3 files changed +543
-720
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 0.2.16 " ></a >
2
+ ## 0.2.16 (2017-04-03)
3
+
4
+ * 0.2.16 ([ 3153345] ( https://github.com/posthtml/posthtml-cli/commit/3153345 ) )
5
+ * chore(changelog): Update changelog v` npm view posthtml-cli version ` ([ affb53c] ( https://github.com/posthtml/posthtml-cli/commit/affb53c ) )
6
+ * chore(package): update eslint to version 3.19.0 ([ 5f4ab4f] ( https://github.com/posthtml/posthtml-cli/commit/5f4ab4f ) )
7
+ * chore(package): update post-load-plugins to version 0.0.15 ([ 6ef67f8] ( https://github.com/posthtml/posthtml-cli/commit/6ef67f8 ) )
8
+ * chore(package): update updtr to version 1.0.0 ([ 6f667a4] ( https://github.com/posthtml/posthtml-cli/commit/6f667a4 ) )
9
+ * chore(yarn.lock): add yarn ([ e6610b6] ( https://github.com/posthtml/posthtml-cli/commit/e6610b6 ) )
10
+
11
+
12
+
1
13
<a name =" 0.2.15 " ></a >
2
14
## 0.2.15 (2017-03-31)
3
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " posthtml-cli" ,
3
- "version" : " 0.2.15 " ,
3
+ "version" : " 0.2.16 " ,
4
4
"description" : " CLI for posthtml" ,
5
5
"license" : " MIT" ,
6
6
"repository" : " posthtml/posthtml-cli" ,
38
38
],
39
39
"dependencies" : {
40
40
"globby" : " ^6.1.0" ,
41
- "post-load-plugins" : " 0.0.14 " ,
41
+ "post-load-plugins" : " 0.0.15 " ,
42
42
"posthtml" : " ^0.9.2" ,
43
43
"yargs" : " ^7.0.2"
44
44
},
51
51
"conventional-changelog-lint" : " ^1.1.8" ,
52
52
"coveralls" : " ^2.13.0" ,
53
53
"cpy" : " ^5.0.0" ,
54
- "eslint" : " ^3.18 .0" ,
54
+ "eslint" : " ^3.19 .0" ,
55
55
"eslint-config-standard" : " ^7.1.0" ,
56
56
"eslint-formatter-pretty" : " ^1.1.0" ,
57
57
"eslint-plugin-ava" : " ^4.0.1" ,
71
71
"read-pkg" : " ^2.0.0" ,
72
72
"tempfile" : " ^1.1.1" ,
73
73
"testen" : " ^2.2.0" ,
74
- "updtr" : " ^0.2.3 "
74
+ "updtr" : " ^1.0.0 "
75
75
},
76
76
"testen" : {
77
77
"node" : [
You can’t perform that action at this time.
0 commit comments