Skip to content

Commit 7bad528

Browse files
committed
chore(release): 8.1.25 [skip ci]
<a name="8.1.25"></a> ## [8.1.25](v8.1.24...v8.1.25) (2018-06-18) ### Bug Fixes * only use browser login when available ([#44](#44)) ([b178343](b178343))
1 parent b178343 commit 7bad528

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="8.1.25"></a>
2+
## [8.1.25](https://github.com/heroku/heroku-cli-command/compare/v8.1.24...v8.1.25) (2018-06-18)
3+
4+
5+
### Bug Fixes
6+
7+
* only use browser login when available ([#44](https://github.com/heroku/heroku-cli-command/issues/44)) ([b178343](https://github.com/heroku/heroku-cli-command/commit/b178343))
8+
19
<a name="8.1.24"></a>
210
## [8.1.24](https://github.com/heroku/heroku-cli-command/compare/v8.1.23...v8.1.24) (2018-06-09)
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@heroku-cli/command",
33
"description": "base class for Heroku CLI commands",
4-
"version": "8.1.24",
4+
"version": "8.1.25",
55
"author": "Jeff Dickey @jdxcode",
66
"bugs": "https://github.com/heroku/heroku-cli-command/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)