chore: cloudcmd: v19.2.0

This commit is contained in:
coderiaser 2026-02-03 14:06:43 +02:00
parent bb32f7c448
commit 1db64d7324
4 changed files with 19 additions and 3 deletions

View file

@ -1,3 +1,18 @@
2026.02.03, v19.2.0
feature:
- bb32f7c4 client: dom: migrate to ESM
- 457c83db client: migrate to ESM
- f8a941bd client: modules: markdown: migrate to ESM
- 9d6cffaf client: polifyll: migrate to ESM
- 5b704d06 client: edit-names: migrate to ESM
- 2c2ca8eb client: edit-file: migrate to ESM
- c9f57c5f client: modules: edit-file-vim: migrate to ESM
- 327ac9de client: modules: help: migrate to ESM
- dc34ee87 cloudcmd: @putout/plugin-cloudcmd v5.0.0
- 3cd3695b client: modules: edit-names-vim: migrate to ESM
- dfcbfd63 client: modules: terminal: migrate to ESM
2026.02.02, v19.1.21
feature:

View file

@ -1,4 +1,4 @@
# Cloud Commander v19.1.21
# Cloud Commander v19.2.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
- *2026.02.03*, **[v19.2.0](//github.com/coderaiser/cloudcmd/releases/tag/v19.2.0)**
- *2026.02.02*, **[v19.1.21](//github.com/coderaiser/cloudcmd/releases/tag/v19.1.21)**
- *2026.01.31*, **[v19.1.20](//github.com/coderaiser/cloudcmd/releases/tag/v19.1.20)**
- *2026.01.30*, **[v19.1.19](//github.com/coderaiser/cloudcmd/releases/tag/v19.1.19)**

View file

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