chore: cloudcmd: v18.2.0

This commit is contained in:
coderiaser 2024-10-27 12:06:21 +02:00
parent 7309ceff37
commit 5562b47d84
4 changed files with 10 additions and 3 deletions

View file

@ -1,3 +1,9 @@
2024.10.27, v18.2.0
feature:
- ac9abbd3 cloudcmd: eslint-plugin-putout v23.1.0
- 4bc5a783 cloudcmd: add context menu option to toggle file selection (#420)
2024.08.17, v18.1.0
feature:

View file

@ -1,4 +1,4 @@
# Cloud Commander v18.1.0
# Cloud Commander v18.2.0
### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL]
@ -1098,6 +1098,7 @@ There are a lot of ways to be involved in `Cloud Commander` development:
## Version history
- *2024.10.27*, **[v18.2.0](//github.com/coderaiser/cloudcmd/releases/tag/v18.2.0)**
- *2024.08.17*, **[v18.1.0](//github.com/coderaiser/cloudcmd/releases/tag/v18.1.0)**
- *2024.08.16*, **[v18.0.2](//github.com/coderaiser/cloudcmd/releases/tag/v18.0.2)**
- *2024.08.16*, **[v18.0.1](//github.com/coderaiser/cloudcmd/releases/tag/v18.0.1)**

View file

@ -1,4 +1,4 @@
# Cloud Commander v18.1.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
# Cloud Commander v18.2.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL]

View file

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