Skip to content

Commit

Permalink
chore: package: v16.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jan 19, 2023
1 parent 8abced6 commit 236bacd
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions.
9 changes: 9 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
2023.01.19, v16.10.0

fix:
- lint: eslint-plugin-node -> eslint-plugin-n
- lint: eslint-plugin-node -> eslint-plugin-n

feature:
- client: user-menu: navigate: add support of \D + [JK] to speed up vim navigation

2023.01.18, v16.9.1

fix:
Expand Down
3 changes: 2 additions & 1 deletion HELP.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Cloud Commander v16.9.1
# Cloud Commander v16.10.0

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

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

## Version history

- *2023.01.19*, **[v16.10.0](//github.com/coderaiser/cloudcmd/releases/tag/v16.10.0)**
- *2023.01.18*, **[v16.9.1](//github.com/coderaiser/cloudcmd/releases/tag/v16.9.1)**
- *2023.01.17*, **[v16.9.0](//github.com/coderaiser/cloudcmd/releases/tag/v16.9.0)**
- *2023.01.16*, **[v16.8.0](//github.com/coderaiser/cloudcmd/releases/tag/v16.8.0)**
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Cloud Commander v16.9.1 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
# Cloud Commander v16.10.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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudcmd",
"version": "16.9.1",
"version": "16.10.0",
"type": "commonjs",
"commitType": "colon",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
Expand Down

0 comments on commit 236bacd

Please sign in to comment.