We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8340b4 commit a1bf92fCopy full SHA for a1bf92f
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+<a name="8.1.21"></a>
2
+## [8.1.21](https://github.com/heroku/heroku-cli-command/compare/v8.1.20...v8.1.21) (2018-05-31)
3
+
4
5
+### Bug Fixes
6
7
+* use settings file for login insted of netrc ([a8340b4](https://github.com/heroku/heroku-cli-command/commit/a8340b4))
8
9
<a name="8.1.20"></a>
10
## [8.1.20](https://github.com/heroku/heroku-cli-command/compare/v8.1.19...v8.1.20) (2018-05-25)
11
package.json
@@ -1,7 +1,7 @@
{
"name": "@heroku-cli/command",
"description": "base class for Heroku CLI commands",
- "version": "8.1.20",
+ "version": "8.1.21",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/heroku/heroku-cli-command/issues",
"dependencies": {
0 commit comments