Skip to content

Commit b5e9ae5

Browse files
committed
chore: cloudcmd: v17.4.2
1 parent ba2d0b3 commit b5e9ae5

File tree

4 files changed

+14
-3
lines changed

4 files changed

+14
-3
lines changed

ChangeLog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2024.07.03, v17.4.2
2+
3+
feature:
4+
- ba2d0b36 cloudcmd: just-snake-case v3.2.0
5+
- 4cc47e30 cloudcmd: just-capitalize v3.2.0
6+
- d8451e56 cloudcmd: just-pascal-case v3.2.0
7+
- 6abf327d cloudcmd: package-json v10.0.0
8+
- 2ae6ad34 docker: Dockerimage update Debian12 (#414)
9+
- 05ef0ae4 cloudcmd: c8 v10.1.2
10+
111
2024.05.06, v17.4.1
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 v17.4.1
1+
# Cloud Commander v17.4.2
22

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

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

10961096
## Version history
10971097

1098+
- *2024.07.03*, **[v17.4.2](//github.com/coderaiser/cloudcmd/releases/tag/v17.4.2)**
10981099
- *2024.05.06*, **[v17.4.1](//github.com/coderaiser/cloudcmd/releases/tag/v17.4.1)**
10991100
- *2024.04.17*, **[v17.4.0](//github.com/coderaiser/cloudcmd/releases/tag/v17.4.0)**
11001101
- *2024.04.03*, **[v17.3.3](//github.com/coderaiser/cloudcmd/releases/tag/v17.3.3)**

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Cloud Commander v17.4.1 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
1+
# Cloud Commander v17.4.2 [![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": "17.4.1",
3+
"version": "17.4.2",
44
"type": "commonjs",
55
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
66
"description": "File manager for the web with console and editor",

0 commit comments

Comments
 (0)