From 5e43fa15c260eb89f5e9b0ec3d38c170893b64bf Mon Sep 17 00:00:00 2001 From: oclif-bot <498c3f754e2453f89e1dce1990846f4063faefd4> Date: Wed, 28 Feb 2018 18:27:06 +0000 Subject: [PATCH] chore(release): 1.0.3 [skip ci] ## [1.0.3](https://github.com/oclif/plugin-not-found/compare/ffb4c9437d634a7acf12a9903a6c6dedfda513ab...v1.0.3) (2018-02-28) ### Bug Fixes * updated deps ([cc65181](https://github.com/oclif/plugin-not-found/commit/cc65181)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac1fd4ff..8667c893 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [1.0.3](https://github.com/oclif/plugin-not-found/compare/ffb4c9437d634a7acf12a9903a6c6dedfda513ab...v1.0.3) (2018-02-28) + + +### Bug Fixes + +* updated deps ([cc65181](https://github.com/oclif/plugin-not-found/commit/cc65181)) + ## [1.0.2](https://github.com/oclif/plugin-not-found/compare/289dcd55848ccd30ffb3a7d46df8c2300b8c73fd...v1.0.2) (2018-02-15) diff --git a/package.json b/package.json index 772b3503..61b9bafd 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.2", + "version": "1.0.3", "author": "Jeff Dickey @jdxcode", "oclif": { "hooks": {