chore: cloudcmd: v18.1.0

This commit is contained in:
coderiaser 2024-08-17 13:17:49 +03:00
parent ddf4542b75
commit f5015e75e8
4 changed files with 9 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2024.08.17, v18.1.0
feature:
- ddf4542b cloudcmd: add ability to hide dot files (#307)
2024.08.16, v18.0.2
feature:

View file

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

View file

@ -1,4 +1,4 @@
# Cloud Commander v18.0.2 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
# Cloud Commander v18.1.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": "18.0.2",
"version": "18.1.0",
"type": "commonjs",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "File manager for the web with console and editor",