Skip to content

Commit 63c5577

Browse files
committed
chore(package) v5.0.0
1 parent 03becc6 commit 63c5577

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

ChangeLog

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
2021.01.25, v5.0.0
2+
3+
feature:
4+
- (join-io) drop support of node < 14
5+
- (package) supertape v4.8.1
6+
- (package) eslint v7.18.0
7+
- (package) eslint-plugin-putout v6.13.1
8+
- (package) putout v13.9.1
9+
- (package) madrun v8.6.2
10+
- (package) files-io v4.0.0
11+
- (package) ponse v6.0.0
12+
13+
114
2020.02.21, v4.0.0
215

316
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": "4.0.0",
3+
"version": "5.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)