chore: cloudcmd: v19.1.18

This commit is contained in:
coderiaser 2026-01-30 00:56:11 +02:00
parent 73fa4961c0
commit 603e232ca2
4 changed files with 16 additions and 3 deletions

View file

@ -1,3 +1,15 @@
2026.01.30, v19.1.18
feature:
- 73fa4961 client: modules: user-menu: migrate to ESM
- ebfdf8c0 client: modules: operation: migrate to ESM
- ad683171 client: modules: menu: migrate to ESM
- 0054cfa3 client: dom: load-remote: migrate to ESM
- e4d0ece0 client: dom: rest: migrate to ESM
- c704ffe4 client: dom: storage: migrate to ESM
- 5182cb81 client: modules: upload: migrate to ESM
- 9543f1ad client: dom: upload-files: migrate to ESM
2026.01.29, v19.1.17
feature:

View file

@ -1,4 +1,4 @@
# Cloud Commander v19.1.17
# Cloud Commander v19.1.18
### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL]
@ -1111,6 +1111,7 @@ There are a lot of ways to be involved in `Cloud Commander` development:
## Version history
- *2026.01.30*, **[v19.1.18](//github.com/coderaiser/cloudcmd/releases/tag/v19.1.18)**
- *2026.01.29*, **[v19.1.17](//github.com/coderaiser/cloudcmd/releases/tag/v19.1.17)**
- *2026.01.28*, **[v19.1.16](//github.com/coderaiser/cloudcmd/releases/tag/v19.1.16)**
- *2026.01.28*, **[v19.1.15](//github.com/coderaiser/cloudcmd/releases/tag/v19.1.15)**

View file

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