Skip to content

Commit f7f95a4

Browse files
committed
chore: cloudcmd: v19.8.1
1 parent 708a4c6 commit f7f95a4

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2026.03.22, v19.8.1
2+
3+
feature:
4+
- 708a4c6b docker: slim: add
5+
- 80613f46 docker: slim: add
6+
17
2026.03.20, v19.8.0
28

39
fix:

HELP.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Cloud Commander v19.8.0
1+
# Cloud Commander v19.8.1
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.03.22*, **[v19.8.1](//github.com/coderaiser/cloudcmd/releases/tag/v19.8.1)**
11141115
- *2026.03.20*, **[v19.8.0](//github.com/coderaiser/cloudcmd/releases/tag/v19.8.0)**
11151116
- *2026.03.18*, **[v19.7.1](//github.com/coderaiser/cloudcmd/releases/tag/v19.7.1)**
11161117
- *2026.03.17*, **[v19.7.0](//github.com/coderaiser/cloudcmd/releases/tag/v19.7.0)**

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Cloud Commander v19.8.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
1+
# Cloud Commander v19.8.1 [![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.8.0",
3+
"version": "19.8.1",
44
"type": "module",
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)