chore(package) v16.3.0

This commit is contained in:
coderaiser 2022-07-01 14:29:21 +03:00
parent bf3a9acc86
commit ddee470eba
4 changed files with 10 additions and 3 deletions

View file

@ -1,3 +1,9 @@
2022.07.01, v16.3.0
feature:
- (cloudcmd) terminal-run: return -1, when not load
2022.06.17, v16.2.0
feature:

View file

@ -1,4 +1,4 @@
# Cloud Commander v16.2.0
# Cloud Commander v16.3.0
### [Main][MainURL] [Blog][BlogURL]
@ -1082,6 +1082,7 @@ There are a lot of ways to be involved in `Cloud Commander` development:
## Version history
- *2022.07.01*, **[v16.3.0](//github.com/coderaiser/cloudcmd/releases/tag/v16.3.0)**
- *2022.06.17*, **[v16.2.0](//github.com/coderaiser/cloudcmd/releases/tag/v16.2.0)**
- *2022.05.12*, **[v16.1.1](//github.com/coderaiser/cloudcmd/releases/tag/v16.1.1)**
- *2022.04.23*, **[v16.1.0](//github.com/coderaiser/cloudcmd/releases/tag/v16.1.0)**

View file

@ -1,4 +1,4 @@
# Cloud Commander v16.2.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
# Cloud Commander v16.3.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
### [Main][MainURL] [Blog][BlogURL]

View file

@ -1,6 +1,6 @@
{
"name": "cloudcmd",
"version": "16.2.0",
"version": "16.3.0",
"type": "commonjs",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "File manager for the web with console and editor",