chore: cloudcmd: v17.2.1

This commit is contained in:
coderaiser 2024-03-29 10:33:09 +02:00
parent cf9ed97c3e
commit 65cf97a7be
4 changed files with 14 additions and 3 deletions

View file

@ -1,3 +1,13 @@
2024.03.29, v17.2.1
fix:
- cc134464 client: vim: space
feature:
- e3f89e88 dark mode: add
- c45b23fe css: vars: add
- b1f74c00 css: add vars
2024.03.22, v17.2.0
feature:

View file

@ -1,4 +1,4 @@
# Cloud Commander v17.2.0
# Cloud Commander v17.2.1
### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL]
@ -1093,6 +1093,7 @@ There are a lot of ways to be involved in `Cloud Commander` development:
## Version history
- *2024.03.29*, **[v17.2.1](//github.com/coderaiser/cloudcmd/releases/tag/v17.2.1)**
- *2024.03.22*, **[v17.2.0](//github.com/coderaiser/cloudcmd/releases/tag/v17.2.0)**
- *2024.03.21*, **[v17.1.6](//github.com/coderaiser/cloudcmd/releases/tag/v17.1.6)**
- *2024.03.20*, **[v17.1.5](//github.com/coderaiser/cloudcmd/releases/tag/v17.1.5)**

View file

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