chore: cloudcmd: v17.3.1

This commit is contained in:
coderaiser 2024-03-29 15:03:21 +02:00
parent 2d37f6c6e9
commit 91de9b3d27
4 changed files with 9 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2024.03.29, v17.3.1
feature:
- d7581829 distribute: convert to ESM
2024.03.29, v17.3.0
feature:

View file

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

View file

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