mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(package) v15.9.5
This commit is contained in:
parent
1736ec7be2
commit
f3e0337584
4 changed files with 16 additions and 3 deletions
13
ChangeLog
13
ChangeLog
|
|
@ -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
|
||||
|
|
|
|||
2
HELP.md
2
HELP.md
|
|
@ -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])
|
||||
|
||||
|
|
|
|||
|
|
@ -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])
|
||||
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue