chore(package) v15.9.10

This commit is contained in:
coderaiser 2021-12-04 01:17:46 +02:00
parent efb686c332
commit 8097d96c72
4 changed files with 11 additions and 3 deletions

View file

@ -1,3 +1,10 @@
2021.12.04, v15.9.10
fix:
- (client) operation: move and copy not working (#358)
feature:
- (package) eslint-plugin-putout v12.2.0
2021.11.22, v15.9.9
feature:

View file

@ -1,4 +1,4 @@
# Cloud Commander v15.9.9
# Cloud Commander v15.9.10
### [Main][MainURL] [Blog][BlogURL]
@ -1082,6 +1082,7 @@ There are a lot of ways to be involved in `Cloud Commander` development:
## Version history
- *2021.12.04*, **[v15.9.10](//github.com/coderaiser/cloudcmd/releases/tag/v15.9.10)**
- *2021.11.22*, **[v15.9.9](//github.com/coderaiser/cloudcmd/releases/tag/v15.9.9)**
- *2021.02.03*, **[v15.6.0](//github.com/coderaiser/cloudcmd/releases/tag/v15.6.0)**
- *2021.02.02*, **[v15.5.2](//github.com/coderaiser/cloudcmd/releases/tag/v15.5.2)**

View file

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

View file

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