Skip to content

Commit

Permalink
chore(release): 1.1.4 [skip ci]
Browse files Browse the repository at this point in the history
<a name="1.1.4"></a>
## [1.1.4](7a9b750...v1.1.4) (2018-02-17)

### Bug Fixes

* only show topics 1 level deep ([829e75e](829e75e))
* only show topics 1 level deep ([5af8a0b](5af8a0b))
  • Loading branch information
oclif-bot committed Feb 17, 2018
1 parent 829e75e commit fbafdbb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<a name="1.1.4"></a>
## [1.1.4](https://github.com/oclif/plugin-help/compare/7a9b7508cb0d44c8e1ab2c8ba081d30bbd99e230...v1.1.4) (2018-02-17)


### Bug Fixes

* only show topics 1 level deep ([829e75e](https://github.com/oclif/plugin-help/commit/829e75e))
* only show topics 1 level deep ([5af8a0b](https://github.com/oclif/plugin-help/commit/5af8a0b))

<a name="1.1.3"></a>
## [1.1.3](https://github.com/oclif/plugin-help/compare/81c089f2b549984de4e8e25f1d941698b7f63cb3...v1.1.3) (2018-02-17)

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": "@oclif/plugin-help",
"description": "standard help for oclif",
"version": "1.1.3",
"version": "1.1.4",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/plugin-help/issues",
"dependencies": {
Expand Down

0 comments on commit fbafdbb

Please sign in to comment.