Skip to content

Commit

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

### Features

* implemented not found hook ([b406cc0](b406cc0))
  • Loading branch information
oclif-bot committed Jan 20, 2018
1 parent b406cc0 commit ba0b0b6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<a name="0.1.0"></a>
# [0.1.0](https://github.com/dxcli/not-found/compare/v0.0.0...v0.1.0) (2018-01-20)


### Features

* implemented not found hook ([b406cc0](https://github.com/dxcli/not-found/commit/b406cc0))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dxcli/not-found",
"description": "\"did you mean\" for dxcli",
"version": "0.0.0",
"version": "0.1.0",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/jdxcode/not-found/issues",
"dependencies": {
Expand Down

0 comments on commit ba0b0b6

Please sign in to comment.