mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore(package) v15.0.1
This commit is contained in:
parent
95db6de63c
commit
a87fb57188
4 changed files with 14 additions and 3 deletions
11
ChangeLog
11
ChangeLog
|
|
@ -1,3 +1,14 @@
|
|||
2020.12.30, v15.0.1
|
||||
|
||||
fix:
|
||||
- (cloudcmd) css: media query for screen size with width more then 1600 (cloudcmd/console-io#6)
|
||||
- (cloudcmd) client: build: optional chaining
|
||||
- (cloudcmd) drop support of node < 14
|
||||
|
||||
feature:
|
||||
- (package) putout v13.0.0
|
||||
|
||||
|
||||
2020.12.28, v15.0.0
|
||||
|
||||
fix:
|
||||
|
|
|
|||
2
HELP.md
2
HELP.md
|
|
@ -1,4 +1,4 @@
|
|||
# Cloud Commander v15.0.0
|
||||
# Cloud Commander v15.0.1
|
||||
|
||||
### [Main][MainURL] [Blog][BlogURL] Live(![Heroku][Heroku_LIVE_IMG] [Heroku][HerokuURL])
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Cloud Commander v15.0.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL] [](https://app.fossa.io/projects/git%2Bgithub.com%2Fcoderaiser%2Fcloudcmd?ref=badge_shield)
|
||||
# Cloud Commander v15.0.1 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL] [](https://app.fossa.io/projects/git%2Bgithub.com%2Fcoderaiser%2Fcloudcmd?ref=badge_shield)
|
||||
|
||||
### [Main][MainURL] [Blog][BlogURL] Live([Heroku][HerokuURL])
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "cloudcmd",
|
||||
"version": "15.0.0",
|
||||
"version": "15.0.1",
|
||||
"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