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

* create directory if it does not exist ([1de44da](1de44da))
* testing release ([1345627](1345627))
  • Loading branch information
oclif-bot committed Mar 24, 2018
1 parent 1345627 commit 86a7fbb
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.2.1"></a>
## [1.2.1](https://github.com/oclif/plugin-warn-if-update-available/compare/v1.2.0...v1.2.1) (2018-03-24)


### Bug Fixes

* create directory if it does not exist ([1de44da](https://github.com/oclif/plugin-warn-if-update-available/commit/1de44da))
* testing release ([1345627](https://github.com/oclif/plugin-warn-if-update-available/commit/1345627))

<a name="1.2.0"></a>
# [1.2.0](https://github.com/oclif/plugin-warn-if-update-available/compare/v1.1.0...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-warn-if-update-available",
"description": "warns if there is a newer version of CLI released",
"version": "1.2.0",
"version": "1.2.1",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues",
"dependencies": {
Expand Down

0 comments on commit 86a7fbb

Please sign in to comment.