chore: cloudcmd: v19.1.14

This commit is contained in:
coderiaser 2026-01-28 21:04:24 +02:00
parent f8a63b5a13
commit 4f1a797cd7
4 changed files with 10 additions and 3 deletions

View file

@ -1,3 +1,9 @@
2026.01.28, v19.1.14
feature:
- f8a63b5a client: key: binder: migrate to ESM
- 2cc97f33 client: cloud: migrate to ESM
2026.01.27, v19.1.13
feature:

View file

@ -1,4 +1,4 @@
# Cloud Commander v19.1.13
# Cloud Commander v19.1.14
### [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
- *2026.01.28*, **[v19.1.14](//github.com/coderaiser/cloudcmd/releases/tag/v19.1.14)**
- *2026.01.27*, **[v19.1.13](//github.com/coderaiser/cloudcmd/releases/tag/v19.1.13)**
- *2026.01.27*, **[v19.1.12](//github.com/coderaiser/cloudcmd/releases/tag/v19.1.12)**
- *2026.01.25*, **[v19.1.11](//github.com/coderaiser/cloudcmd/releases/tag/v19.1.11)**

View file

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