mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 01:47:35 +00:00
chore: package: v16.13.1
This commit is contained in:
parent
88da092fdb
commit
14b05d1b14
4 changed files with 10 additions and 3 deletions
|
|
@ -1,3 +1,9 @@
|
|||
2023.01.30, v16.13.1
|
||||
|
||||
feature:
|
||||
- client: add DIR_DIST
|
||||
- client: DIRCLIENT -> DIR_CLIENT
|
||||
|
||||
2023.01.29, v16.13.0
|
||||
|
||||
feature:
|
||||
|
|
|
|||
3
HELP.md
3
HELP.md
|
|
@ -1,4 +1,4 @@
|
|||
# Cloud Commander v16.13.0
|
||||
# Cloud Commander v16.13.1
|
||||
|
||||
### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL]
|
||||
|
||||
|
|
@ -1089,6 +1089,7 @@ There are a lot of ways to be involved in `Cloud Commander` development:
|
|||
|
||||
## Version history
|
||||
|
||||
- *2023.01.30*, **[v16.13.1](//github.com/coderaiser/cloudcmd/releases/tag/v16.13.1)**
|
||||
- *2023.01.29*, **[v16.13.0](//github.com/coderaiser/cloudcmd/releases/tag/v16.13.0)**
|
||||
- *2023.01.29*, **[v16.12.0](//github.com/coderaiser/cloudcmd/releases/tag/v16.12.0)**
|
||||
- *2023.01.22*, **[v16.11.0](//github.com/coderaiser/cloudcmd/releases/tag/v16.11.0)**
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Cloud Commander v16.13.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
|
||||
# Cloud Commander v16.13.1 [![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": "16.13.0",
|
||||
"version": "16.13.1",
|
||||
"type": "commonjs",
|
||||
"commitType": "colon",
|
||||
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue