diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a312d8d..9c602788 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [2.1.1](https://github.com/oclif/plugin-not-found/compare/v2.1.0...v2.1.1) (2021-07-11) + + +### Bug Fixes + +* bump oclif/core ([90e3c7b](https://github.com/oclif/plugin-not-found/commit/90e3c7bbbca21f3f3162e3e1a666251642f8613a)) + ## [2.1.0](https://github.com/oclif/plugin-not-found/compare/v1.2.4...v2.1.0) (2021-07-01) diff --git a/package.json b/package.json index f4742036..66bdba71 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-not-found", "description": "\"did you mean\" for oclif", - "version": "2.1.0", + "version": "2.1.1", "author": "Jeff Dickey @jdxcode", "oclif": { "hooks": {