Skip to content

Commit

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

### Bug Fixes

* use topics only ([81c089f](81c089f))
  • Loading branch information
oclif-bot committed Feb 17, 2018
1 parent 81c089f commit ab81221
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="1.1.2"></a>
## [1.1.2](https://github.com/oclif/plugin-help/compare/165a53c8d7f6705b20fa56553e6d78cb689d882e...v1.1.2) (2018-02-17)


### Bug Fixes

* use topics only ([81c089f](https://github.com/oclif/plugin-help/commit/81c089f))

<a name="1.1.1"></a>
## [1.1.1](https://github.com/oclif/plugin-help/compare/67d1cba010649852ecbd1b6870e91e06df35aa28...v1.1.1) (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.1",
"version": "1.1.2",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/plugin-help/issues",
"dependencies": {
Expand Down

0 comments on commit ab81221

Please sign in to comment.