chore(package) v15.2.0

This commit is contained in:
coderaiser 2021-01-16 00:57:51 +02:00
parent 57485b5b4b
commit 4b51f363ae
4 changed files with 14 additions and 3 deletions

View file

@ -1,3 +1,14 @@
2021.01.16, v15.2.0
fix:
- (server) distribute: simplify colors
feature:
- (cloudcmd) add ability to open html files using F3
- (cloudcmd) add ability to toggle vim hotkes using Esc
- (package) @cloudcmd/fileop v5.0.0
2021.01.07, v15.1.0
feature:

View file

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

View file

@ -1,4 +1,4 @@
# Cloud Commander v15.1.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
# Cloud Commander v15.2.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.1.0",
"version": "15.2.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",