Skip to content

Commit

Permalink
chore(release): 8.1.4 [skip ci]
Browse files Browse the repository at this point in the history
<a name="8.1.4"></a>
## [8.1.4](v8.1.3...v8.1.4) (2018-05-08)

### Bug Fixes

* make raw requests for http calls ([8629056](8629056))
  • Loading branch information
heroku-cli committed May 8, 2018
1 parent 8629056 commit b21c4a6
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="8.1.4"></a>
## [8.1.4](https://github.com/heroku/heroku-cli-command/compare/v8.1.3...v8.1.4) (2018-05-08)


### Bug Fixes

* make raw requests for http calls ([8629056](https://github.com/heroku/heroku-cli-command/commit/8629056))

<a name="8.1.3"></a>
## [8.1.3](https://github.com/heroku/heroku-cli-command/compare/v8.1.2...v8.1.3) (2018-05-07)

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": "@heroku-cli/command",
"description": "base class for Heroku CLI commands",
"version": "8.1.3",
"version": "8.1.4",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/heroku/heroku-cli-command/issues",
"dependencies": {
Expand Down

0 comments on commit b21c4a6

Please sign in to comment.