Skip to content

Commit

Permalink
chore(release): 0.7.1 [skip ci]
Browse files Browse the repository at this point in the history
<a name="0.7.1"></a>
## [0.7.1](d33c3d8...v0.7.1) (2018-02-07)

### Bug Fixes

* async ([123c328](123c328))
  • Loading branch information
oclif-bot committed Feb 7, 2018
1 parent 123c328 commit 0857afc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="0.7.1"></a>
## [0.7.1](https://github.com/anycli/plugin-help/compare/d33c3d84347133558382fbd9ee9a13af27418fd6...v0.7.1) (2018-02-07)


### Bug Fixes

* async ([123c328](https://github.com/anycli/plugin-help/commit/123c328))

<a name="0.7.0"></a>
# [0.7.0](https://github.com/anycli/plugin-help/compare/476ec1dc0601bd75e8062759cb6e29aec1ce698b...v0.7.0) (2018-02-07)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@anycli/plugin-help",
"description": "standard help for anycli",
"version": "0.7.0",
"version": "0.7.1",
"author": "Jeff Dickey @jdxcode",
"anycli": {
"commands": "./lib/commands",
Expand Down

0 comments on commit 0857afc

Please sign in to comment.