Skip to content

Commit b652809

Browse files
committed
chore(release): 8.1.18 [skip ci]
<a name="8.1.18"></a> ## [8.1.18](v8.1.17...v8.1.18) (2018-05-21) ### Bug Fixes * consolidate completions ([#38](#38)) ([da45bf8](da45bf8))
1 parent da45bf8 commit b652809

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="8.1.18"></a>
2+
## [8.1.18](https://github.com/heroku/heroku-cli-command/compare/v8.1.17...v8.1.18) (2018-05-21)
3+
4+
5+
### Bug Fixes
6+
7+
* consolidate completions ([#38](https://github.com/heroku/heroku-cli-command/issues/38)) ([da45bf8](https://github.com/heroku/heroku-cli-command/commit/da45bf8))
8+
19
<a name="8.1.17"></a>
210
## [8.1.17](https://github.com/heroku/heroku-cli-command/compare/v8.1.16...v8.1.17) (2018-05-15)
311

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.1.17",
4+
"version": "8.1.18",
55
"author": "Jeff Dickey @jdxcode",
66
"bugs": "https://github.com/heroku/heroku-cli-command/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)