chore(package) v15.9.5

This commit is contained in:
coderaiser 2021-06-08 14:15:52 +03:00
parent 1736ec7be2
commit f3e0337584
4 changed files with 16 additions and 3 deletions

View file

@ -1,3 +1,16 @@
2021.06.08, v15.9.5
fix:
- (load) put: replace #: single -> multiple
- (server) user-menu: e.message -> errorFind.message
feature:
- (package) eslint-plugin-putout v8.0.1
- (package) es6-promisify v7.0.0
- (package) putout v18.0.1
- (package) putout v17.0.0
2021.04.05, v15.9.4
feature:
- (package) socket.io-client v4.0.1

View file

@ -1,4 +1,4 @@
# Cloud Commander v15.9.4
# Cloud Commander v15.9.5
### [Main][MainURL] [Blog][BlogURL] Live(![Heroku][Heroku_LIVE_IMG] [Heroku][HerokuURL])

View file

@ -1,4 +1,4 @@
# Cloud Commander v15.9.4 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
# Cloud Commander v15.9.5 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
### [Main][MainURL] [Blog][BlogURL] Live([Heroku][HerokuURL])

View file

@ -1,6 +1,6 @@
{
"name": "cloudcmd",
"version": "15.9.4",
"version": "15.9.5",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "File manager for the web with console and editor",
"homepage": "http://cloudcmd.io",