chore(package) v15.0.3

This commit is contained in:
coderaiser 2021-01-05 18:05:35 +02:00
parent fcdb2e3a28
commit dd91c810ad
4 changed files with 13 additions and 3 deletions

View file

@ -1,3 +1,13 @@
2021.01.05, v15.0.3
fix:
- (cloudcmd) validateRoot: import -> simport: forEachKey is not a function (#311)
feature:
- (package) onezip v5.0.0
- (package) socket.io v3.0.5 (socketio/socket.io#3720)
2020.12.31, v15.0.2
fix:

View file

@ -1,4 +1,4 @@
# Cloud Commander v15.0.2
# Cloud Commander v15.0.3
### [Main][MainURL] [Blog][BlogURL] Live(![Heroku][Heroku_LIVE_IMG] [Heroku][HerokuURL])

View file

@ -1,4 +1,4 @@
# Cloud Commander v15.0.2 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
# Cloud Commander v15.0.3 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
### [Main][MainURL] [Blog][BlogURL] Live([Heroku][HerokuURL])

View file

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