From 3cd4d6aa783859dcc5475365c8ca052ab296e615 Mon Sep 17 00:00:00 2001 From: Jamie White Date: Fri, 14 Aug 2020 17:08:13 +0200 Subject: [PATCH] v8.3.1 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21f69b0..0e39ad1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## [8.3.1](https://github.com/heroku/heroku-cli-command/compare/v8.3.0...v8.3.1) (2020-02-03) + +### Bug Fixes + +* show URL for legacy SSO flow ([b32d733](https://github.com/heroku/heroku-cli-command/commit/b32d733) + +## [8.3.0](https://github.com/heroku/heroku-cli-command/compare/v8.2.5...v8.3.0) (2020-02-03) + +### Features + +* Override error message for login device_trust_required ([f5ad3bd](https://github.com/heroku/heroku-cli-command/commit/f5ad3bd) + ## [8.2.5](https://github.com/heroku/heroku-cli-command/compare/v8.2.4...v8.2.5) (2018-12-03) diff --git a/package.json b/package.json index 3fa882f..5eee6e6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@heroku-cli/command", "description": "base class for Heroku CLI commands", - "version": "8.3.0", + "version": "8.3.1", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/heroku/heroku-cli-command/issues", "dependencies": {