Skip to content

Commit 4c2bbf6

Browse files
committed
chore(package) v4.0.0
1 parent ebc4cea commit 4c2bbf6

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+
2021.01.25, v4.0.0
2+
3+
feature:
4+
- (files-io) drop support of node < 14
5+
- (package) eslint v7.18.0
6+
- (package) supertape v4.8.1
7+
- (package) putout v13.9.1
8+
- (package) eslint-plugin-putout v6.13.1
9+
- (package) madrun v8.6.2
10+
11+
112
2020.03.21, v3.0.2
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": "files-io",
3-
"version": "3.0.2",
3+
"version": "4.0.0",
44
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
55
"description": "Read many files in node",
66
"homepage": "http://github.com/coderaiser/files-io",

0 commit comments

Comments
 (0)