Skip to content

Commit 04ecff7

Browse files
committed
chore(package) v2.0.0
1 parent a332fe9 commit 04ecff7

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

ChangeLog

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2017.07.13, v2.0.0
2+
3+
feature:
4+
- (package) rm unused
5+
- (package) add eslint-plugin-node
6+
- (gitignore) add package-lock.json
7+
- (package) eslint v4.2.0
8+
- (join) rm minify
9+
- (join) drop support of node version < 4
10+
11+
112
2017.05.24, v1.4.6
213

314
feature:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "join-io",
3-
"version": "1.4.6",
3+
"version": "2.0.0",
44
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
55
"description": "Join files on a fly to reduce requests count",
66
"homepage": "http://github.com/coderaiser/join-io",

0 commit comments

Comments
 (0)