chore(package) v15.9.2

This commit is contained in:
coderaiser 2021-03-16 18:02:52 +02:00
parent b090b498a8
commit e77d8a709a
4 changed files with 14 additions and 3 deletions

View file

@ -1,3 +1,14 @@
2021.03.16, v15.9.2
fix:
- (route) unable to navigate between folders (#333)
feature:
- (package) open v8.0.2
- (package) socket.io-client v4.0.0
- (package) socket.io v4.0.0
2021.03.01, v15.9.1
feature:

View file

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

View file

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