Skip to content

Commit

Permalink
chore(package) v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jan 19, 2021
1 parent c41acfb commit a3dee97
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions ChangeLog
@@ -1,3 +1,16 @@
2021.01.19, v5.0.0

feature:
- (socket-file) drop support of node < 14
- (package) eslint-plugin-putout v6.11.1
- (package) eslint v7.18.0
- (package) madrun v8.6.0
- (package) putout v13.7.1
- (package) socket.io v3.1.0
- (package) socket.io-client v3.1.0
- (package) supertape v4.7.0


2020.02.29, v4.0.0

feature:
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "socket-file",
"version": "4.0.0",
"version": "5.0.0",
"description": "file processing with help of socket.io",
"main": "lib/socket-file.js",
"scripts": {
Expand Down

0 comments on commit a3dee97

Please sign in to comment.