Skip to content

Commit

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

### Bug Fixes

* use new semantic-release ([8bdc8fc](8bdc8fc))

### Features

* show version on root help ([988de52](988de52))
  • Loading branch information
oclif-bot committed Mar 24, 2018
1 parent 8bdc8fc commit fa7f72a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
<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)


### Bug Fixes

* use new semantic-release ([8bdc8fc](https://github.com/oclif/plugin-help/commit/8bdc8fc))


### Features

* show version on root help ([988de52](https://github.com/oclif/plugin-help/commit/988de52))

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

0 comments on commit fa7f72a

Please sign in to comment.