Skip to content

Commit

Permalink
chore(package) v5.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Nov 18, 2016
1 parent 0f2e551 commit ad4d087
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 3 deletions.
16 changes: 16 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
2016.11.18, v5.10.0

fix:
- (menu) download: no files selected: title is undefined
- (man) add deepword

feature:
- (cloudcmd) add ability to set packer with: --packer: "tar" or "zip"
- (package) nyc v9.0.1
- (package) console-io v3.0.0
- (dom) add setCurrentByName
- (cloudcmd) add libDist: .js -> .min.js
- (modules) add currify
- (cloudcmd) es2015-ify


2016.11.10, v5.9.1

fix:
Expand Down
3 changes: 2 additions & 1 deletion HELP.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Cloud Commander v5.9.1
# Cloud Commander v5.10.0

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

Expand Down Expand Up @@ -496,6 +496,7 @@ There is a lot ways to be involved in `Cloud Commander` development:

Version history
---------------
- *2016.11.18*, **[v5.10.0](//github.com/coderaiser/cloudcmd/releases/tag/v5.10.0)**
- *2016.11.10*, **[v5.9.1](//github.com/coderaiser/cloudcmd/releases/tag/v5.9.1)**
- *2016.11.10*, **[v5.9.0](//github.com/coderaiser/cloudcmd/releases/tag/v5.9.0)**
- *2016.11.09*, **[v5.8.0](//github.com/coderaiser/cloudcmd/releases/tag/v5.8.0)**
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Cloud Commander v5.9.1 [![License][LicenseIMGURL]][LicenseURL] [![NPM version][NPMIMGURL]][NPMURL] [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL] [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Package Quality][PackageQualityIMGURL]][PackageQualityURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL] [![OpenCollective](https://opencollective.com/cloudcmd/backers/badge.svg)](#backers) [![OpenCollective](https://opencollective.com/cloudcmd/sponsors/badge.svg)](#sponsors)
# Cloud Commander v5.10.0 [![License][LicenseIMGURL]][LicenseURL] [![NPM version][NPMIMGURL]][NPMURL] [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL] [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Package Quality][PackageQualityIMGURL]][PackageQualityURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL] [![OpenCollective](https://opencollective.com/cloudcmd/backers/badge.svg)](#backers) [![OpenCollective](https://opencollective.com/cloudcmd/sponsors/badge.svg)](#sponsors)

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

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudcmd",
"version": "5.9.1",
"version": "5.10.0",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "Orthodox web file manager with console and editor",
"homepage": "http://cloudcmd.io",
Expand Down

0 comments on commit ad4d087

Please sign in to comment.