Skip to content

Commit

Permalink
chore(release): 0.6.3 [skip ci]
Browse files Browse the repository at this point in the history
<a name="0.6.3"></a>
## [0.6.3](8d2a146...v0.6.3) (2018-02-05)

### Bug Fixes

* require lodash.template ([b53cc90](b53cc90))
  • Loading branch information
oclif-bot committed Feb 5, 2018
1 parent b53cc90 commit 6169ee0
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.6.3"></a>
## [0.6.3](https://github.com/anycli/plugin-help/compare/8d2a146505f02ccc0854601a28223ae3d2acbf2c...v0.6.3) (2018-02-05)


### Bug Fixes

* require lodash.template ([b53cc90](https://github.com/anycli/plugin-help/commit/b53cc90))

<a name="0.6.2"></a>
## [0.6.2](https://github.com/anycli/plugin-help/compare/32b9b620962c54b8102dc878f70104dd4084c62f...v0.6.2) (2018-02-05)

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.6.2",
"version": "0.6.3",
"author": "Jeff Dickey @jdxcode",
"anycli": {
"commands": "./lib/commands",
Expand Down

0 comments on commit 6169ee0

Please sign in to comment.