Skip to content

Commit

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

### Bug Fixes

* updated deps ([8d86972](8d86972))
  • Loading branch information
oclif-bot committed Apr 24, 2018
1 parent 8d86972 commit 5bff463
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.3.4"></a>
## [1.3.4](https://github.com/oclif/plugin-warn-if-update-available/compare/v1.3.3...v1.3.4) (2018-04-24)


### Bug Fixes

* updated deps ([8d86972](https://github.com/oclif/plugin-warn-if-update-available/commit/8d86972))

<a name="1.3.3"></a>
## [1.3.3](https://github.com/oclif/plugin-warn-if-update-available/compare/v1.3.2...v1.3.3) (2018-04-20)

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.3.3",
"version": "1.3.4",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues",
"dependencies": {
Expand Down

0 comments on commit 5bff463

Please sign in to comment.