Skip to content

Commit 603e232

Browse files
committed
chore: cloudcmd: v19.1.18
1 parent 73fa496 commit 603e232

4 files changed

Lines changed: 16 additions & 3 deletions

File tree

ChangeLog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2026.01.30, v19.1.18
2+
3+
feature:
4+
- 73fa4961 client: modules: user-menu: migrate to ESM
5+
- ebfdf8c0 client: modules: operation: migrate to ESM
6+
- ad683171 client: modules: menu: migrate to ESM
7+
- 0054cfa3 client: dom: load-remote: migrate to ESM
8+
- e4d0ece0 client: dom: rest: migrate to ESM
9+
- c704ffe4 client: dom: storage: migrate to ESM
10+
- 5182cb81 client: modules: upload: migrate to ESM
11+
- 9543f1ad client: dom: upload-files: migrate to ESM
12+
113
2026.01.29, v19.1.17
214

315
feature:

HELP.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Cloud Commander v19.1.17
1+
# Cloud Commander v19.1.18
22

33
### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL]
44

@@ -1111,6 +1111,7 @@ There are a lot of ways to be involved in `Cloud Commander` development:
11111111

11121112
## Version history
11131113

1114+
- *2026.01.30*, **[v19.1.18](//github.com/coderaiser/cloudcmd/releases/tag/v19.1.18)**
11141115
- *2026.01.29*, **[v19.1.17](//github.com/coderaiser/cloudcmd/releases/tag/v19.1.17)**
11151116
- *2026.01.28*, **[v19.1.16](//github.com/coderaiser/cloudcmd/releases/tag/v19.1.16)**
11161117
- *2026.01.28*, **[v19.1.15](//github.com/coderaiser/cloudcmd/releases/tag/v19.1.15)**

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Cloud Commander v19.1.17 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
1+
# Cloud Commander v19.1.18 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
22

33
### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL]
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudcmd",
3-
"version": "19.1.17",
3+
"version": "19.1.18",
44
"type": "commonjs",
55
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
66
"description": "File manager for the web with console and editor",

0 commit comments

Comments
 (0)