From dc7a01bc20809c19cefcd06214c40c0bf3922184 Mon Sep 17 00:00:00 2001 From: oclif-bot <498c3f754e2453f89e1dce1990846f4063faefd4> Date: Thu, 15 Feb 2018 03:18:39 +0000 Subject: [PATCH] chore(release): 1.0.2 [skip ci] ## [1.0.2](https://github.com/oclif/plugin-not-found/compare/289dcd55848ccd30ffb3a7d46df8c2300b8c73fd...v1.0.2) (2018-02-15) ### Bug Fixes * updated command ([ffb4c94](https://github.com/oclif/plugin-not-found/commit/ffb4c94)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f316aa3c..ac1fd4ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [1.0.2](https://github.com/oclif/plugin-not-found/compare/289dcd55848ccd30ffb3a7d46df8c2300b8c73fd...v1.0.2) (2018-02-15) + + +### Bug Fixes + +* updated command ([ffb4c94](https://github.com/oclif/plugin-not-found/commit/ffb4c94)) + ## [1.0.1](https://github.com/oclif/plugin-not-found/compare/v1.0.0...v1.0.1) (2018-02-13) diff --git a/package.json b/package.json index e3599f16..1c5dd880 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-not-found", "description": "\"did you mean\" for oclif", - "version": "1.0.1", + "version": "1.0.2", "author": "Jeff Dickey @jdxcode", "oclif": { "hooks": {