We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8e7975 commit e391deeCopy full SHA for e391dee
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+<a name="8.1.28"></a>
2
+## [8.1.28](https://github.com/heroku/heroku-cli-command/compare/v8.1.27...v8.1.28) (2018-08-28)
3
+
4
5
+### Bug Fixes
6
7
+* description of login token ([c8e7975](https://github.com/heroku/heroku-cli-command/commit/c8e7975))
8
9
<a name="8.1.27"></a>
10
## [8.1.27](https://github.com/heroku/heroku-cli-command/compare/v8.1.26...v8.1.27) (2018-08-28)
11
package.json
@@ -1,7 +1,7 @@
{
"name": "@heroku-cli/command",
"description": "base class for Heroku CLI commands",
- "version": "8.1.27",
+ "version": "8.1.28",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/heroku/heroku-cli-command/issues",
"dependencies": {
0 commit comments