chore(package) v15.7.0

This commit is contained in:
coderaiser 2021-02-19 22:27:41 +02:00
parent bcc11bda74
commit b18c738f5b
4 changed files with 16 additions and 3 deletions

View file

@ -1,3 +1,16 @@
2021.02.19, v15.7.0
fix:
- chore(github-actions) add ability to autofix lint
feature:
- (package) @cloudcmd/move-files v4.0.0
- (package) putout v15.0.0
- (package) copymitter v6.0.0
- (package) @cloudcmd/olark v3.0.2
- (client) view: unknown file type: method: GET -> HEAD: speed up
2021.02.03, v15.6.0
feature:

View file

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

View file

@ -1,4 +1,4 @@
# Cloud Commander v15.6.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
# Cloud Commander v15.7.0 [![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.6.0",
"version": "15.7.0",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "File manager for the web with console and editor",
"homepage": "http://cloudcmd.io",