Skip to content

Commit

Permalink
chore(release): 1.2.1 [skip ci]
Browse files Browse the repository at this point in the history
<a name="1.2.1"></a>
## [1.2.1](v1.2.0...v1.2.1) (2018-03-24)

### Bug Fixes

* move help into its own section ([8099431](8099431))
  • Loading branch information
oclif-bot committed Mar 24, 2018
1 parent 8099431 commit 3c97997
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.2.1"></a>
## [1.2.1](https://github.com/oclif/plugin-help/compare/v1.2.0...v1.2.1) (2018-03-24)


### Bug Fixes

* move help into its own section ([8099431](https://github.com/oclif/plugin-help/commit/8099431))

<a name="1.2.0"></a>
# [1.2.0](https://github.com/oclif/plugin-help/compare/v1.1.8...v1.2.0) (2018-03-24)

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

0 comments on commit 3c97997

Please sign in to comment.