chore(package) v15.9.7

This commit is contained in:
coderaiser 2021-06-27 16:38:03 +03:00
parent 7ca9b8cece
commit 13f7fb2200
4 changed files with 14 additions and 3 deletions

View file

@ -1,3 +1,14 @@
2021.06.27, v15.9.7
fix:
- (config) rm broadcast: cannot change config
- (view) close modals using ESC
feature:
- (package) package-json v7.0.0
- (config) add more descriptive titles
2021.06.13, v15.9.6
feature:

View file

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

View file

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