Skip to content

Commit 5a5e22f

Browse files
chore(release): 8.2.2 [skip ci]
## [8.2.2](v8.2.1...v8.2.2) (2018-11-15) ### Bug Fixes * timeout and warn if browser fails to render ([e15c0b6](e15c0b6))
1 parent e15c0b6 commit 5a5e22f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [8.2.1](https://github.com/heroku/heroku-cli-command/compare/v8.2.0...v8.2.1) (2018-11-12)
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.1",
4+
"version": "8.2.2",
55
"author": "Jeff Dickey @jdxcode",
66
"bugs": "https://github.com/heroku/heroku-cli-command/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)