Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
chore(release): 0.1.21 [skip ci]
Browse files Browse the repository at this point in the history
<a name="0.1.21"></a>
## [0.1.21](c3ab7a3...v0.1.21) (2018-01-20)

### Bug Fixes

* added command_not_found hook ([a5db89e](a5db89e))
* use CLIConfig in hooks ([4c6862a](4c6862a))
  • Loading branch information
heroku-cli committed Jan 20, 2018
1 parent 4c6862a commit 4d28c75
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<a name="0.1.21"></a>
## [0.1.21](https://github.com/dxcli/config/compare/c3ab7a3060b82edd1c190c166bfe1cca8a6850b0...v0.1.21) (2018-01-20)


### Bug Fixes

* added command_not_found hook ([a5db89e](https://github.com/dxcli/config/commit/a5db89e))
* use CLIConfig in hooks ([4c6862a](https://github.com/dxcli/config/commit/4c6862a))

<a name="0.1.20"></a>
## [0.1.20](https://github.com/dxcli/config/compare/df26a0c82f88068d95569d69bf30dca5d2d3eca6...v0.1.20) (2018-01-20)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dxcli/config",
"description": "base config object and standard interfaces for dxcli components",
"version": "0.1.20",
"version": "0.1.21",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/dxcli/config/issues",
"dependencies": {
Expand Down

0 comments on commit 4d28c75

Please sign in to comment.