chore: cloudcmd: v18.6.0

This commit is contained in:
coderiaser 2025-07-02 21:18:44 +03:00
parent 2eb3dc6692
commit a87e5ceaf6
4 changed files with 17 additions and 3 deletions

View file

@ -1,3 +1,16 @@
2025.07.02, v18.6.0
feature:
- 2eb3dc66 cloudcmd: @iocmd/wait v2.1.0
- 1679b788 cloudcmd: webpackbar v7.0.0
- 9a4cf388 cloudcmd: eslint-plugin-putout v27.2.1
- f4b0f92f cloudcmd: express v5.1.0
- 4ab4be12 thread-it: get rid (#438)
- 99ad0c21 cloudcmd: rm @putout/babel
- 8ccec23d cloudcmd: help: require -> import
- 2a97ac66 cloudcmd: yargs-parser v22.0.0
- b26c8bba cloudcmd: thread-it v3.0.0
2025.04.10, v18.5.2 2025.04.10, v18.5.2
feature: feature:

View file

@ -1,4 +1,4 @@
# Cloud Commander v18.5.2 # Cloud Commander v18.6.0
### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL] ### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL]
@ -1098,6 +1098,7 @@ There are a lot of ways to be involved in `Cloud Commander` development:
## Version history ## Version history
- *2025.07.02*, **[v18.6.0](//github.com/coderaiser/cloudcmd/releases/tag/v18.6.0)**
- *2025.04.10*, **[v18.5.2](//github.com/coderaiser/cloudcmd/releases/tag/v18.5.2)** - *2025.04.10*, **[v18.5.2](//github.com/coderaiser/cloudcmd/releases/tag/v18.5.2)**
- *2025.02.03*, **[v18.5.1](//github.com/coderaiser/cloudcmd/releases/tag/v18.5.1)** - *2025.02.03*, **[v18.5.1](//github.com/coderaiser/cloudcmd/releases/tag/v18.5.1)**
- *2025.01.20*, **[v18.5.0](//github.com/coderaiser/cloudcmd/releases/tag/v18.5.0)** - *2025.01.20*, **[v18.5.0](//github.com/coderaiser/cloudcmd/releases/tag/v18.5.0)**

View file

@ -1,4 +1,4 @@
# Cloud Commander v18.5.2 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL] # Cloud Commander v18.6.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL] ### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL]

View file

@ -1,6 +1,6 @@
{ {
"name": "cloudcmd", "name": "cloudcmd",
"version": "18.5.2", "version": "18.6.0",
"type": "commonjs", "type": "commonjs",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)", "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "File manager for the web with console and editor", "description": "File manager for the web with console and editor",