We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e15c0b6 commit 5a5e22fCopy full SHA for 5a5e22f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [8.2.2](https://github.com/heroku/heroku-cli-command/compare/v8.2.1...v8.2.2) (2018-11-15)
2
+
3
4
+### Bug Fixes
5
6
+* timeout and warn if browser fails to render ([e15c0b6](https://github.com/heroku/heroku-cli-command/commit/e15c0b6))
7
8
## [8.2.1](https://github.com/heroku/heroku-cli-command/compare/v8.2.0...v8.2.1) (2018-11-12)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@heroku-cli/command",
"description": "base class for Heroku CLI commands",
- "version": "8.2.1",
+ "version": "8.2.2",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/heroku/heroku-cli-command/issues",
"dependencies": {
0 commit comments