chore(package) v16.2.0

This commit is contained in:
coderaiser 2022-06-17 16:49:56 +03:00
parent 7fdac390de
commit e44e4fa47d
4 changed files with 12 additions and 3 deletions

View file

@ -1,3 +1,11 @@
2022.06.17, v16.2.0
feature:
- (package) markdown-it v13.0.1
- (cloudcmd) server: convert to ESM
- (package) thread-it v2.0.0
2022.05.12, v16.1.1
feature:

View file

@ -1,4 +1,4 @@
# Cloud Commander v16.1.1
# Cloud Commander v16.2.0
### [Main][MainURL] [Blog][BlogURL]
@ -1082,6 +1082,7 @@ There are a lot of ways to be involved in `Cloud Commander` development:
## Version history
- *2022.06.17*, **[v16.2.0](//github.com/coderaiser/cloudcmd/releases/tag/v16.2.0)**
- *2022.05.12*, **[v16.1.1](//github.com/coderaiser/cloudcmd/releases/tag/v16.1.1)**
- *2022.04.23*, **[v16.1.0](//github.com/coderaiser/cloudcmd/releases/tag/v16.1.0)**
- *2022.04.22*, **[v16.0.1](//github.com/coderaiser/cloudcmd/releases/tag/v16.0.1)**

View file

@ -1,4 +1,4 @@
# Cloud Commander v16.1.1 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
# Cloud Commander v16.2.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
### [Main][MainURL] [Blog][BlogURL]

View file

@ -1,6 +1,6 @@
{
"name": "cloudcmd",
"version": "16.1.1",
"version": "16.2.0",
"type": "commonjs",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "File manager for the web with console and editor",