chore: package: v16.15.0

This commit is contained in:
coderaiser 2023-05-17 11:52:51 +03:00
parent a1bf40bd83
commit deedca28a9
4 changed files with 10 additions and 3 deletions

View file

@ -1,3 +1,9 @@
2023.05.17, v16.15.0
feature:
- a1bf40bd package: open v9.1.0
- ef608853 client: self signed certs on Chrome (#393)
2023.03.21, v16.14.1
feature:

View file

@ -1,4 +1,4 @@
# Cloud Commander v16.14.1
# Cloud Commander v16.15.0
### [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.05.17*, **[v16.15.0](//github.com/coderaiser/cloudcmd/releases/tag/v16.15.0)**
- *2023.03.21*, **[v16.14.1](//github.com/coderaiser/cloudcmd/releases/tag/v16.14.1)**
- *2023.03.08*, **[v16.14.0](//github.com/coderaiser/cloudcmd/releases/tag/v16.14.0)**
- *2023.01.30*, **[v16.13.1](//github.com/coderaiser/cloudcmd/releases/tag/v16.13.1)**

View file

@ -1,4 +1,4 @@
# Cloud Commander v16.14.1 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
# Cloud Commander v16.15.0 [![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.14.1",
"version": "16.15.0",
"type": "commonjs",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "File manager for the web with console and editor",