Skip to content

Commit c23a6a1

Browse files
committed
chore: cloudcmd: v19.1.6
1 parent a523ef6 commit c23a6a1

4 files changed

Lines changed: 14 additions & 3 deletions

File tree

ChangeLog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2026.01.16, v19.1.6
2+
3+
fix:
4+
- a523ef65 tests
5+
6+
feature:
7+
- 64654e8d common: cloudfunc: migrate to ESM
8+
- add31607 common: cloudfunc: get rid of bas64
9+
- e36de00c modulas: migrate to ESM
10+
111
2026.01.16, v19.1.5
212

313
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.5
1+
# Cloud Commander v19.1.6
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.16*, **[v19.1.6](//github.com/coderaiser/cloudcmd/releases/tag/v19.1.6)**
11141115
- *2026.01.16*, **[v19.1.5](//github.com/coderaiser/cloudcmd/releases/tag/v19.1.5)**
11151116
- *2026.01.15*, **[v19.1.4](//github.com/coderaiser/cloudcmd/releases/tag/v19.1.4)**
11161117
- *2026.01.15*, **[v19.1.3](//github.com/coderaiser/cloudcmd/releases/tag/v19.1.3)**

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.5 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
1+
# Cloud Commander v19.1.6 [![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.5",
3+
"version": "19.1.6",
44
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
55
"description": "File manager for the web with console and editor",
66
"homepage": "http://cloudcmd.io",

0 commit comments

Comments
 (0)