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 fa361b5 commit bdc86d1Copy full SHA for bdc86d1
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+<a name="8.1.17"></a>
2
+## [8.1.17](https://github.com/heroku/heroku-cli-command/compare/v8.1.16...v8.1.17) (2018-05-15)
3
+
4
5
+### Bug Fixes
6
7
+* use caret versions ([0f38127](https://github.com/heroku/heroku-cli-command/commit/0f38127))
8
9
<a name="8.1.16"></a>
10
## [8.1.16](https://github.com/heroku/heroku-cli-command/compare/v8.1.15...v8.1.16) (2018-05-11)
11
package.json
@@ -1,7 +1,7 @@
{
"name": "@heroku-cli/command",
"description": "base class for Heroku CLI commands",
- "version": "8.1.16",
+ "version": "8.1.17",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/heroku/heroku-cli-command/issues",
"dependencies": {
0 commit comments