Skip to content

Commit

Permalink
chore(package) v11.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Dec 4, 2018
1 parent 1f691f1 commit e05fcf0
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 3 deletions.
15 changes: 15 additions & 0 deletions ChangeLog
@@ -1,3 +1,18 @@
2018.12.04, v11.8.3

fix:
- test(export) defaultConfig: prefix
- (edit) prefix (#207)
- feature(package) :lint: add eslint-remove-line

feature:
- (modules) socket.io v2.2.0
- (package) clear-module -> mock-require
- (package) auto-globals v1.7.0
- (package) fix:lint: add eslint-remove-line
- (cloudcmd) sinon, sinon-called-with-diff -> @cloudcmd/stub


2018.11.22, v11.8.2

fix:
Expand Down
3 changes: 2 additions & 1 deletion HELP.md
@@ -1,4 +1,4 @@
# Cloud Commander v11.8.2
# Cloud Commander v11.8.3

### [Main][MainURL] [Blog][BlogURL] Live(![Heroku][Heroku_LIVE_IMG] [Heroku][HerokuURL], ![Now][NOW_LIVE_IMG] [Now][NowURL])

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

Version history
---------------
- *2018.12.04*, **[v11.8.3](//github.com/coderaiser/cloudcmd/releases/tag/v11.8.3)**
- *2018.11.22*, **[v11.8.2](//github.com/coderaiser/cloudcmd/releases/tag/v11.8.2)**
- *2018.11.14*, **[v11.8.1](//github.com/coderaiser/cloudcmd/releases/tag/v11.8.1)**
- *2018.11.09*, **[v11.8.0](//github.com/coderaiser/cloudcmd/releases/tag/v11.8.0)**
Expand Down
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
# Cloud Commander v11.8.2 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Now status][BuildAppveyorIMGURL]][BuildAppveyorURL] [![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 v11.8.3 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Now status][BuildAppveyorIMGURL]][BuildAppveyorURL] [![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], [Now][NowURL])

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "cloudcmd",
"version": "11.8.2",
"version": "11.8.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",
Expand Down

0 comments on commit e05fcf0

Please sign in to comment.