chore: cloudcmd: v19.1.0

This commit is contained in:
coderiaser 2025-12-31 14:14:29 +02:00
parent 0ff16314d7
commit cdf11f7483
4 changed files with 13 additions and 3 deletions

View file

@ -1,3 +1,12 @@
2025.12.31, v19.1.0
feature:
- 0ff16314 cloudcmd: redlint v5.0.0
- 43edba8c cloudcmd: try-to-catch v4.0.0
- 06f3b782 cloudcmd: try-catch v4.0.4
- dfcd6557 deno config: add
- ab20a462 server: bun support (oven-sh/bun#25674)
2025.12.24, v19.0.17
feature:

View file

@ -1,4 +1,4 @@
# Cloud Commander v19.0.17
# Cloud Commander v19.1.0
### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL]
@ -1111,6 +1111,7 @@ There are a lot of ways to be involved in `Cloud Commander` development:
## Version history
- *2025.12.31*, **[v19.1.0](//github.com/coderaiser/cloudcmd/releases/tag/v19.1.0)**
- *2025.12.24*, **[v19.0.17](//github.com/coderaiser/cloudcmd/releases/tag/v19.0.17)**
- *2025.12.05*, **[v19.0.16](//github.com/coderaiser/cloudcmd/releases/tag/v19.0.16)**
- *2025.11.28*, **[v19.0.15](//github.com/coderaiser/cloudcmd/releases/tag/v19.0.15)**

View file

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