chore(package) v16.4.0

This commit is contained in:
coderaiser 2022-07-11 20:17:06 +03:00
parent 33827fea5e
commit b6797907a8
4 changed files with 10 additions and 3 deletions

View file

@ -1,3 +1,9 @@
2022.07.11, v16.4.0
feature:
- (cloudcmd) env: add ability to pass 0 and 1
2022.07.02, v16.3.1
fix:

View file

@ -1,4 +1,4 @@
# Cloud Commander v16.3.1
# Cloud Commander v16.4.0
### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo](DemoURL)
@ -1084,6 +1084,7 @@ There are a lot of ways to be involved in `Cloud Commander` development:
## Version history
- *2022.07.11*, **[v16.4.0](//github.com/coderaiser/cloudcmd/releases/tag/v16.4.0)**
- *2022.07.02*, **[v16.3.1](//github.com/coderaiser/cloudcmd/releases/tag/v16.3.1)**
- *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)**

View file

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

View file

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