Skip to content

Commit 92a5a59

Browse files
chore(release): 8.2.4 [skip ci]
## [8.2.4](v8.2.3...v8.2.4) (2018-12-03) ### Bug Fixes * use SSO when HEROKU_LEGACY_SSO is set ([ae031d9](ae031d9))
1 parent ce8e703 commit 92a5a59

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.2.4](https://github.com/heroku/heroku-cli-command/compare/v8.2.3...v8.2.4) (2018-12-03)
2+
3+
4+
### Bug Fixes
5+
6+
* use SSO when HEROKU_LEGACY_SSO is set ([ae031d9](https://github.com/heroku/heroku-cli-command/commit/ae031d9))
7+
18
## [8.2.3](https://github.com/heroku/heroku-cli-command/compare/v8.2.2...v8.2.3) (2018-11-26)
29

310

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.2.3",
4+
"version": "8.2.4",
55
"author": "Jeff Dickey @jdxcode",
66
"bugs": "https://github.com/heroku/heroku-cli-command/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)