chore(package) v16.1.0

This commit is contained in:
coderaiser 2022-04-23 01:35:30 +03:00
parent 42c8fd7bfe
commit 0c28633bbd
4 changed files with 10 additions and 3 deletions

View file

@ -1,3 +1,9 @@
2022.04.23, v16.1.0
feature:
- (cloudcmd) improve support of NBSP
2022.04.22, v16.0.1
feature:

View file

@ -1,4 +1,4 @@
# Cloud Commander v16.0.1
# Cloud Commander v16.1.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.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)**
- *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)**

View file

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