# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [7.20.0](https://github.com/heroku/cli/compare/v7.19.4...v7.20.0) (2019-02-05) ### Bug Fixes * increase mocha timeouts ([7d31bc1](https://github.com/heroku/cli/commit/7d31bc1)) ## [7.19.4](https://github.com/heroku/cli/compare/v7.19.3...v7.19.4) (2018-12-19) ### Bug Fixes * upgrade dependencies ([f1b3886](https://github.com/heroku/cli/commit/f1b3886)) ## [7.19.3](https://github.com/heroku/cli/compare/v7.19.2...v7.19.3) (2018-12-04) ### Bug Fixes * remove login warnings ([39d8c47](https://github.com/heroku/cli/commit/39d8c47)) ## [7.19.1](https://github.com/heroku/cli/compare/v7.19.0...v7.19.1) (2018-12-04) **Note:** Version bump only for package @heroku-cli/plugin-buildpacks # [7.19.0](https://github.com/heroku/cli/compare/v7.18.10...v7.19.0) (2018-12-03) ### Bug Fixes * updated command ([1c49051](https://github.com/heroku/cli/commit/1c49051)) ## [7.18.10](https://github.com/heroku/cli/compare/v7.18.9...v7.18.10) (2018-11-26) ### Bug Fixes * updated deps ([576c85a](https://github.com/heroku/cli/commit/576c85a)) ## [7.18.9](https://github.com/heroku/cli/compare/v7.18.8...v7.18.9) (2018-11-15) **Note:** Version bump only for package @heroku-cli/plugin-buildpacks ## [7.18.6](https://github.com/heroku/cli/compare/v7.18.5...v7.18.6) (2018-11-12) ### Bug Fixes * **buildpacks:** support remote flag ([b59ce1c](https://github.com/heroku/cli/commit/b59ce1c)) ## [7.18.3](https://github.com/heroku/cli/compare/v7.18.2...v7.18.3) (2018-10-18) **Note:** Version bump only for package @heroku-cli/plugin-buildpacks ## [7.18.2](https://github.com/heroku/cli/compare/v7.18.1...v7.18.2) (2018-10-17) **Note:** Version bump only for package @heroku-cli/plugin-buildpacks ## [7.18.1](https://github.com/heroku/cli/compare/v7.18.0...v7.18.1) (2018-10-17) ### Bug Fixes * move to [@heroku](https://github.com/heroku)/buildpack-registry ([27f92a7](https://github.com/heroku/cli/commit/27f92a7)) # [7.18.0](https://github.com/heroku/cli/compare/v7.17.2...v7.18.0) (2018-10-17) **Note:** Version bump only for package @heroku-cli/plugin-buildpacks ## [7.16.7](https://github.com/heroku/cli/compare/v7.16.6...v7.16.7) (2018-10-10) ### Bug Fixes * updated command ([fbd11fd](https://github.com/heroku/cli/commit/fbd11fd)) ## [7.16.6](https://github.com/heroku/cli/compare/v7.16.5...v7.16.6) (2018-10-05) **Note:** Version bump only for package @heroku-cli/plugin-buildpacks ## [7.16.4](https://github.com/heroku/cli/compare/v7.16.3...v7.16.4) (2018-10-03) ### Bug Fixes * display buildpack registry name instead of URL when running buildpacks index ([#1055](https://github.com/heroku/cli/issues/1055)) ([710ecef](https://github.com/heroku/cli/commit/710ecef)) ## [7.16.3](https://github.com/heroku/cli/compare/v7.16.2...v7.16.3) (2018-10-03) ### Bug Fixes * updated deps ([#1058](https://github.com/heroku/cli/issues/1058)) ([ce1fd6b](https://github.com/heroku/cli/commit/ce1fd6b)) ## [7.16.2](https://github.com/heroku/cli/compare/v7.16.1...v7.16.2) (2018-10-02) ### Bug Fixes * updated deps ([482dc85](https://github.com/heroku/cli/commit/482dc85)) ## [7.16.1](https://github.com/heroku/cli/compare/v7.16.0...v7.16.1) (2018-10-02) ### Bug Fixes * remove [@types](https://github.com/types)/* from dependencies ([#1035](https://github.com/heroku/cli/issues/1035)) ([70ac64a](https://github.com/heroku/cli/commit/70ac64a)) # [7.16.0](https://github.com/heroku/cli/compare/v7.15.2...v7.16.0) (2018-09-14) ### Bug Fixes * updated deps ([6d3be5a](https://github.com/heroku/cli/commit/6d3be5a)) * updated dev-cli ([022396b](https://github.com/heroku/cli/commit/022396b)) # [7.15.0](https://github.com/heroku/cli/compare/v7.14.4...v7.15.0) (2018-09-10) **Note:** Version bump only for package @heroku-cli/plugin-buildpacks ## [7.14.3](https://github.com/heroku/cli/compare/v7.14.2...v7.14.3) (2018-09-06) ### Bug Fixes * **buildpacks:** windows test failures ([c5e8487](https://github.com/heroku/cli/commit/c5e8487)) ## [7.14.1](https://github.com/heroku/cli/compare/v7.14.0...v7.14.1) (2018-08-30) ### Bug Fixes * docs urls ([b4d1c11](https://github.com/heroku/cli/commit/b4d1c11)) # [7.13.0](https://github.com/heroku/cli/compare/v7.12.6...v7.13.0) (2018-08-30) ### Features * **buildpacks:** added search, info, and versions commands ([#1000](https://github.com/heroku/cli/issues/1000)) ([c33f518](https://github.com/heroku/cli/commit/c33f518))