Skip to content

Commit 1db64d7

Browse files
committed
chore: cloudcmd: v19.2.0
1 parent bb32f7c commit 1db64d7

4 files changed

Lines changed: 19 additions & 3 deletions

File tree

ChangeLog

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
2026.02.03, v19.2.0
2+
3+
feature:
4+
- bb32f7c4 client: dom: migrate to ESM
5+
- 457c83db client: migrate to ESM
6+
- f8a941bd client: modules: markdown: migrate to ESM
7+
- 9d6cffaf client: polifyll: migrate to ESM
8+
- 5b704d06 client: edit-names: migrate to ESM
9+
- 2c2ca8eb client: edit-file: migrate to ESM
10+
- c9f57c5f client: modules: edit-file-vim: migrate to ESM
11+
- 327ac9de client: modules: help: migrate to ESM
12+
- dc34ee87 cloudcmd: @putout/plugin-cloudcmd v5.0.0
13+
- 3cd3695b client: modules: edit-names-vim: migrate to ESM
14+
- dfcbfd63 client: modules: terminal: migrate to ESM
15+
116
2026.02.02, v19.1.21
217

318
feature:

HELP.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Cloud Commander v19.1.21
1+
# Cloud Commander v19.2.0
22

33
### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL]
44

@@ -1111,6 +1111,7 @@ There are a lot of ways to be involved in `Cloud Commander` development:
11111111

11121112
## Version history
11131113

1114+
- *2026.02.03*, **[v19.2.0](//github.com/coderaiser/cloudcmd/releases/tag/v19.2.0)**
11141115
- *2026.02.02*, **[v19.1.21](//github.com/coderaiser/cloudcmd/releases/tag/v19.1.21)**
11151116
- *2026.01.31*, **[v19.1.20](//github.com/coderaiser/cloudcmd/releases/tag/v19.1.20)**
11161117
- *2026.01.30*, **[v19.1.19](//github.com/coderaiser/cloudcmd/releases/tag/v19.1.19)**

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Cloud Commander v19.1.21 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
1+
# Cloud Commander v19.2.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
22

33
### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL]
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudcmd",
3-
"version": "19.1.21",
3+
"version": "19.2.0",
44
"type": "commonjs",
55
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
66
"description": "File manager for the web with console and editor",

0 commit comments

Comments
 (0)