chore: cloudcmd: v19.1.15

This commit is contained in:
coderiaser 2026-01-28 23:01:32 +02:00
parent 265c0b491a
commit 75938809ea
4 changed files with 10 additions and 3 deletions

View file

@ -1,3 +1,9 @@
2026.01.28, v19.1.15
feature:
- 265c0b49 client: key: vim: migrate to ESM
- 3bc49f02 client: set-current-by-char: migrate to ESM
2026.01.28, v19.1.14
feature:

View file

@ -1,4 +1,4 @@
# Cloud Commander v19.1.14
# Cloud Commander v19.1.15
### [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.15](//github.com/coderaiser/cloudcmd/releases/tag/v19.1.15)**
- *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)**

View file

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