Skip to content

Commit 900d430

Browse files
committed
chore: cloudcmd: v16.17.6
1 parent 570cb8c commit 900d430

File tree

4 files changed

+13
-3
lines changed

4 files changed

+13
-3
lines changed

ChangeLog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2023.09.22, v16.17.6
2+
3+
feature:
4+
- 570cb8c0 package: nodemon v3.0.1
5+
- 828d10a8 package: rimraf v5.0.1
6+
- 88908b35 package: eslint-plugin-putout v20.0.0
7+
- 93f4a07e package: putout v32.0.6
8+
- a5f93523 github actions: use bun
9+
110
2023.09.06, v16.17.5
211

312
feature:

HELP.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Cloud Commander v16.17.5
1+
# Cloud Commander v16.17.6
22

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

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

10941094
## Version history
10951095

1096+
- *2023.09.22*, **[v16.17.6](//github.com/coderaiser/cloudcmd/releases/tag/v16.17.6)**
10961097
- *2023.09.06*, **[v16.17.5](//github.com/coderaiser/cloudcmd/releases/tag/v16.17.5)**
10971098
- *2023.09.05*, **[v16.17.4](//github.com/coderaiser/cloudcmd/releases/tag/v16.17.4)**
10981099
- *2023.09.05*, **[v16.17.3](//github.com/coderaiser/cloudcmd/releases/tag/v16.17.3)**

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Cloud Commander v16.17.5 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
1+
# Cloud Commander v16.17.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": "16.17.5",
3+
"version": "16.17.6",
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)