Skip to content

Commit

Permalink
chore: cloudcmd: v17.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Mar 22, 2024
1 parent 3e56510 commit 04e5d5b
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions.
9 changes: 9 additions & 0 deletions ChangeLog
@@ -1,3 +1,12 @@
2024.03.22, v17.2.0

feature:
- 3e565109 convert to ESM
- 770a0812 pack: get rid of mock-require
- 25d8faea rest: get rid of mock-require
- 401a669a user-menu: get rid of mock-require
- 4e32241d terminal: get rid of mock-require

2024.03.21, v17.1.6

feature:
Expand Down
3 changes: 2 additions & 1 deletion HELP.md
@@ -1,4 +1,4 @@
# Cloud Commander v17.1.6
# Cloud Commander v17.2.0

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

Expand Down Expand Up @@ -1093,6 +1093,7 @@ There are a lot of ways to be involved in `Cloud Commander` development:

## Version history

- *2024.03.22*, **[v17.2.0](//github.com/coderaiser/cloudcmd/releases/tag/v17.2.0)**
- *2024.03.21*, **[v17.1.6](//github.com/coderaiser/cloudcmd/releases/tag/v17.1.6)**
- *2024.03.20*, **[v17.1.5](//github.com/coderaiser/cloudcmd/releases/tag/v17.1.5)**
- *2024.03.20*, **[v17.1.4](//github.com/coderaiser/cloudcmd/releases/tag/v17.1.4)**
Expand Down
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
# Cloud Commander v17.1.6 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
# Cloud Commander v17.2.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]

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

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "cloudcmd",
"version": "17.1.6",
"version": "17.2.0",
"type": "commonjs",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "File manager for the web with console and editor",
Expand Down

0 comments on commit 04e5d5b

Please sign in to comment.