Skip to content

Commit

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

### Bug Fixes

* sort commands/topics ([165a53c](165a53c))
  • Loading branch information
oclif-bot committed Feb 17, 2018
1 parent 165a53c commit 001b486
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.1"></a>
## [1.1.1](https://github.com/oclif/plugin-help/compare/67d1cba010649852ecbd1b6870e91e06df35aa28...v1.1.1) (2018-02-17)


### Bug Fixes

* sort commands/topics ([165a53c](https://github.com/oclif/plugin-help/commit/165a53c))

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

0 comments on commit 001b486

Please sign in to comment.