mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore(package) v15.9.9
This commit is contained in:
parent
c7242199e7
commit
c40d2bb096
4 changed files with 19 additions and 3 deletions
15
ChangeLog
15
ChangeLog
|
|
@ -1,3 +1,18 @@
|
|||
2021.11.22, v15.9.9
|
||||
|
||||
feature:
|
||||
- (package) putout v22.0.2
|
||||
- (package) yargs-parser v21.0.0
|
||||
- (package) yaspeller v8.0.0
|
||||
- (package) eslint-plugin-putout v11.1.0
|
||||
- (package) putout v21.1.2
|
||||
- (package) eslint v8.0.1
|
||||
- (package) eslint-plugin-putout v10.3.0
|
||||
- (package) find-up v6.1.0
|
||||
- (package) putout v20.5.1
|
||||
- (package) supertape v6.9.1
|
||||
- (package) eslint-plugin-putout v9.0.1
|
||||
|
||||
2021.08.09, v15.9.8
|
||||
|
||||
fix:
|
||||
|
|
|
|||
3
HELP.md
3
HELP.md
|
|
@ -1,4 +1,4 @@
|
|||
# Cloud Commander v15.9.8
|
||||
# Cloud Commander v15.9.9
|
||||
|
||||
### [Main][MainURL] [Blog][BlogURL] Live(![Heroku][Heroku_LIVE_IMG] [Heroku][HerokuURL])
|
||||
|
||||
|
|
@ -1084,6 +1084,7 @@ There are a lot of ways to be involved in `Cloud Commander` development:
|
|||
|
||||
## Version history
|
||||
|
||||
- *2021.11.22*, **[v15.9.9](//github.com/coderaiser/cloudcmd/releases/tag/v15.9.9)**
|
||||
- *2021.02.03*, **[v15.6.0](//github.com/coderaiser/cloudcmd/releases/tag/v15.6.0)**
|
||||
- *2021.02.02*, **[v15.5.2](//github.com/coderaiser/cloudcmd/releases/tag/v15.5.2)**
|
||||
- *2021.01.31*, **[v15.5.1](//github.com/coderaiser/cloudcmd/releases/tag/v15.5.1)**
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Cloud Commander v15.9.8 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
|
||||
# Cloud Commander v15.9.9 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
|
||||
|
||||
### [Main][MainURL] [Blog][BlogURL]
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "cloudcmd",
|
||||
"version": "15.9.8",
|
||||
"version": "15.9.9",
|
||||
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
|
||||
"description": "File manager for the web with console and editor",
|
||||
"homepage": "http://cloudcmd.io",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue