chore(package) v16.0.0

This commit is contained in:
coderaiser 2022-02-19 16:29:53 +02:00
parent 44422a5206
commit e59f3cfa71
4 changed files with 13 additions and 3 deletions

View file

@ -1,3 +1,12 @@
2022.02.19, v16.0.0
feature:
- (cloudcmd) drop support of node < 16
- (package) supertape v7.1.0
- (package) eslint-plugin-putout v13.11.0
- (package) madrun v9.0.0
- (package) putout v25.0.1
2022.01.20, v15.9.15
fix:

View file

@ -1,4 +1,4 @@
# Cloud Commander v15.9.15
# Cloud Commander v16.0.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.02.19*, **[v16.0.0](//github.com/coderaiser/cloudcmd/releases/tag/v16.0.0)**
- *2022.01.20*, **[v15.9.15](//github.com/coderaiser/cloudcmd/releases/tag/v15.9.15)**
- *2022.01.13*, **[v15.9.14](//github.com/coderaiser/cloudcmd/releases/tag/v15.9.14)**
- *2021.12.23*, **[v15.9.13](//github.com/coderaiser/cloudcmd/releases/tag/v15.9.13)**

View file

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

View file

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