Skip to content

Commit 41a69de

Browse files
committed
chore(package) v5.0.0
1 parent 556796d commit 41a69de

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

ChangeLog

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
2021.01.15, v5.0.0
2+
3+
feature:
4+
- (fileop) drop support of node < 14
5+
- (package) onezip v5.0.0
6+
- (package) eslint-plugin-putout v6.11.1
7+
- (package) madrun v8.6.0
8+
- (package) putout v13.5.1
9+
- (package) socket.io-client v3.1.0
10+
- (package) socket.io v3.1.0
11+
- (package) supertape v4.6.0
12+
- (package) webpack-cli v4.0.0
13+
- (package) webpack v5.1.3
14+
- (package) putout v10.0.3
15+
- (fileop) babel-parser -> @babel/parser-eslint
16+
- (package) putout v9.1.0
17+
- (package) eslint-plugin-putout v5.0.1
18+
- (package) madrun v7.0.0
19+
- (package) putout v8.3.0
20+
- (package) supertape v2.0.1
21+
- (package) eslint-plugin-putout v4.0.2
22+
- (package) eslint v7.0.0
23+
24+
125
2020.03.25, v4.0.5
226

327
feature:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudcmd/fileop",
3-
"version": "4.0.5",
3+
"version": "5.0.0",
44
"description": "file operations emitter middleware",
55
"main": "server/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)