chore(package) v15.9.8

This commit is contained in:
coderaiser 2021-08-09 17:36:16 +03:00
parent a5ea620ca8
commit 8fcfaec8a0
4 changed files with 9 additions and 3 deletions

View file

@ -1,3 +1,9 @@
2021.08.09, v15.9.8
fix:
- (cloudcmd) args: snake case -> camelCase: yargs strip dashed
2021.06.27, v15.9.7
fix:

View file

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

View file

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