Skip to content

Commit

Permalink
chore(package) v15.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jan 17, 2021
1 parent c002fc3 commit da692a4
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions ChangeLog
@@ -1,3 +1,12 @@
2021.01.17, v15.3.0

feature:
- (client) improve vim support: Esc - toggle vim support in editors
- (client) view: add ability to view raw files using Shift + F3
- (client) view: show markdown without shift
- (key) add ability to toggle global vim config on the time of session


2021.01.16, v15.2.0

fix:
Expand Down
2 changes: 1 addition & 1 deletion HELP.md
@@ -1,4 +1,4 @@
# Cloud Commander v15.2.0
# Cloud Commander v15.3.0

### [Main][MainURL] [Blog][BlogURL] Live(![Heroku][Heroku_LIVE_IMG] [Heroku][HerokuURL])

Expand Down
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
# Cloud Commander v15.2.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
# Cloud Commander v15.3.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]

### [Main][MainURL] [Blog][BlogURL] Live([Heroku][HerokuURL])

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "cloudcmd",
"version": "15.2.0",
"version": "15.3.0",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "File manager for the web with console and editor",
"homepage": "http://cloudcmd.io",
Expand Down

0 comments on commit da692a4

Please sign in to comment.