chore: cloudcmd: v18.0.0

This commit is contained in:
coderiaser 2024-08-16 12:15:44 +03:00
parent 9109511e95
commit ac3f20c5d1
4 changed files with 10 additions and 3 deletions

View file

@ -1,3 +1,9 @@
2024.08.16, v18.0.0
feature:
- 5e93bcca cloudcmd: rimraf v6.0.1
- 74d1eb7e drop support of node < 20
2024.08.16, v17.4.4
fix:

View file

@ -1,4 +1,4 @@
# Cloud Commander v17.4.4
# Cloud Commander v18.0.0
### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL]
@ -1095,6 +1095,7 @@ There are a lot of ways to be involved in `Cloud Commander` development:
## Version history
- *2024.08.16*, **[v18.0.0](//github.com/coderaiser/cloudcmd/releases/tag/v18.0.0)**
- *2024.08.16*, **[v17.4.4](//github.com/coderaiser/cloudcmd/releases/tag/v17.4.4)**
- *2024.07.27*, **[v17.4.3](//github.com/coderaiser/cloudcmd/releases/tag/v17.4.3)**
- *2024.07.03*, **[v17.4.2](//github.com/coderaiser/cloudcmd/releases/tag/v17.4.2)**

View file

@ -1,4 +1,4 @@
# Cloud Commander v17.4.4 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
# Cloud Commander v18.0.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL]

View file

@ -1,6 +1,6 @@
{
"name": "cloudcmd",
"version": "17.4.4",
"version": "18.0.0",
"type": "commonjs",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "File manager for the web with console and editor",