Skip to content

Commit 8c492d1

Browse files
chore(release): 8.2.5 [skip ci]
## [8.2.5](v8.2.4...v8.2.5) (2018-12-03) ### Bug Fixes * sso login ([c19df48](c19df48))
1 parent c19df48 commit 8c492d1

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.5](https://github.com/heroku/heroku-cli-command/compare/v8.2.4...v8.2.5) (2018-12-03)
2+
3+
4+
### Bug Fixes
5+
6+
* sso login ([c19df48](https://github.com/heroku/heroku-cli-command/commit/c19df48))
7+
18
## [8.2.4](https://github.com/heroku/heroku-cli-command/compare/v8.2.3...v8.2.4) (2018-12-03)
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.4",
4+
"version": "8.2.5",
55
"author": "Jeff Dickey @jdxcode",
66
"bugs": "https://github.com/heroku/heroku-cli-command/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)