chore(package) v16.3.1

This commit is contained in:
coderaiser 2022-07-02 13:50:19 +03:00
parent ab6b93ddca
commit 404142cc40
4 changed files with 10 additions and 3 deletions

View file

@ -1,3 +1,9 @@
2022.07.02, v16.3.1
fix:
- (client) cloudcmd: rm window.Emitify
2022.07.01, v16.3.0
feature:

View file

@ -1,4 +1,4 @@
# Cloud Commander v16.3.0
# Cloud Commander v16.3.1
### [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.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)**
- *2022.05.12*, **[v16.1.1](//github.com/coderaiser/cloudcmd/releases/tag/v16.1.1)**

View file

@ -1,4 +1,4 @@
# Cloud Commander v16.3.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
# Cloud Commander v16.3.1 [![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.0",
"version": "16.3.1",
"type": "commonjs",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "File manager for the web with console and editor",