mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore: cloudcmd: v18.7.0
This commit is contained in:
parent
de41aec77d
commit
4b8568b264
4 changed files with 25 additions and 3 deletions
21
ChangeLog
21
ChangeLog
|
|
@ -1,3 +1,24 @@
|
|||
2025.07.05, v18.7.0
|
||||
|
||||
fix:
|
||||
- b1e231a5 client: menu: close: ESC
|
||||
|
||||
feature:
|
||||
- 546d0610 cloudcmd: process v0.11.10
|
||||
- 121b114e cloudcmd: path-browserify v1.0.1
|
||||
- 8592cedc cloudcmd: mini-css-extract-plugin v2.9.2
|
||||
- a53ab67b cloudcmd: webpack-cli v6.0.1
|
||||
- de2cedd9 cloudcmd: webpack v5.99.9
|
||||
- da545ea4 cloudcmd: style-loader v4.0.0
|
||||
- db6e8334 cloudcmd: optimize-css-assets-webpack-plugin v6.0.1
|
||||
- 2f0c1a61 cloudcmd: html-webpack-plugin v5.6.3
|
||||
- e100dcf6 cloudcmd: extract-text-webpack-plugin v3.0.2
|
||||
- 76c40008 cloudcmd: css-loader v7.1.2
|
||||
- fb5e5a32 cloudcmd: clean-css-loader v4.2.1
|
||||
- 8551cd54 cloudcmd: babel-loader v10.0.0
|
||||
- c9380319 webpack 5
|
||||
- ddc94adb cloudcmd: eslint-plugin-putout v28.0.0
|
||||
|
||||
2025.07.04, v18.6.1
|
||||
|
||||
feature:
|
||||
|
|
|
|||
3
HELP.md
3
HELP.md
|
|
@ -1,4 +1,4 @@
|
|||
# Cloud Commander v18.6.1
|
||||
# Cloud Commander v18.7.0
|
||||
|
||||
### [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
|
||||
|
||||
- *2025.07.05*, **[v18.7.0](//github.com/coderaiser/cloudcmd/releases/tag/v18.7.0)**
|
||||
- *2025.07.04*, **[v18.6.1](//github.com/coderaiser/cloudcmd/releases/tag/v18.6.1)**
|
||||
- *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)**
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Cloud Commander v18.6.1 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
|
||||
# Cloud Commander v18.7.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
|
||||
|
||||
### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL]
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "cloudcmd",
|
||||
"version": "18.6.1",
|
||||
"version": "18.7.0",
|
||||
"type": "commonjs",
|
||||
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
|
||||
"description": "File manager for the web with console and editor",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue