File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change
1
+ 2024.08.16, v18.0.1
2
+
3
+ fix:
4
+ - 62ed8411 bin: validateArgs is not a function (#147)
5
+
6
+ feature:
7
+ - 9ec94dee cloudcmd: chalk v5.3.0
8
+
1
9
2024.08.16, v18.0.0
2
10
3
11
feature:
Original file line number Diff line number Diff line change 1
- # Cloud Commander v18.0.0
1
+ # Cloud Commander v18.0.1
2
2
3
3
### [ Main] [ MainURL ] [ Blog] [ BlogURL ] [ Support] [ SupportURL ] [ Demo] [ DemoURL ]
4
4
@@ -1095,6 +1095,7 @@ There are a lot of ways to be involved in `Cloud Commander` development:
1095
1095
1096
1096
## Version history
1097
1097
1098
+ - * 2024.08.16* , ** [ v18.0.1] ( //github.com/coderaiser/cloudcmd/releases/tag/v18.0.1 ) **
1098
1099
- * 2024.08.16* , ** [ v18.0.0] ( //github.com/coderaiser/cloudcmd/releases/tag/v18.0.0 ) **
1099
1100
- * 2024.08.16* , ** [ v17.4.4] ( //github.com/coderaiser/cloudcmd/releases/tag/v17.4.4 ) **
1100
1101
- * 2024.07.27* , ** [ v17.4.3] ( //github.com/coderaiser/cloudcmd/releases/tag/v17.4.3 ) **
Original file line number Diff line number Diff line change 1
- # Cloud Commander v18.0.0 [ ![ Build Status] [ BuildStatusIMGURL ]] [ BuildStatusURL ] [ ![ Codacy] [ CodacyIMG ]] [ CodacyURL ] [ ![ Gitter] [ GitterIMGURL ]] [ GitterURL ]
1
+ # Cloud Commander v18.0.1 [ ![ Build Status] [ BuildStatusIMGURL ]] [ BuildStatusURL ] [ ![ Codacy] [ CodacyIMG ]] [ CodacyURL ] [ ![ Gitter] [ GitterIMGURL ]] [ GitterURL ]
2
2
3
3
### [ Main] [ MainURL ] [ Blog] [ BlogURL ] [ Support] [ SupportURL ] [ Demo] [ DemoURL ]
4
4
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cloudcmd" ,
3
- "version" : " 18.0.0 " ,
3
+ "version" : " 18.0.1 " ,
4
4
"type" : " commonjs" ,
5
5
"author" :
" coderaiser <[email protected] > (https://github.com/coderaiser)" ,
6
6
"description" : " File manager for the web with console and editor" ,
You can’t perform that action at this time.
0 commit comments