chore: package: v16.13.1

This commit is contained in:
coderaiser 2023-01-30 20:34:27 +02:00
parent 88da092fdb
commit 14b05d1b14
4 changed files with 10 additions and 3 deletions

View file

@ -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:

View file

@ -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)**

View file

@ -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]

View file

@ -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)",