Skip to content

Commit 1d75fd1

Browse files
committed
chore: package: v6.0.0
1 parent 0a08492 commit 1d75fd1

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

ChangeLog

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
2022.10.09, v6.0.0
2+
3+
feature:
4+
- package: @cloudcmd/move-files v6.0.0
5+
- package: @iocmd/wait v2.1.0
6+
- package: supertape v8.1.0
7+
- package: eslint-plugin-putout v16.3.0
8+
- package: madrun v9.0.6
9+
- package: eslint v8.25.0
10+
- package: putout v27.13.0
11+
- fileop: drop support of node < 16
12+
- (package) copymitter v7.0.0
13+
114
2021.06.13, v5.0.4
215

316
feature:

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudcmd/fileop",
3-
"version": "5.0.4",
3+
"version": "6.0.0",
44
"type": "commonjs",
55
"description": "file operations emitter middleware",
66
"main": "server/index.js",

0 commit comments

Comments
 (0)