From 8d181736d14602af10f02dec9509389d320df439 Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Thu, 15 Jul 2021 21:17:27 +0000 Subject: [PATCH] chore(release): 2.1.2 [ci skip] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c602788..5caa8c6d 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.2](https://github.com/oclif/plugin-not-found/compare/v2.1.1...v2.1.2) (2021-07-15) + + +### Bug Fixes + +* remove version suggestion ([#187](https://github.com/oclif/plugin-not-found/issues/187)) ([94a83e0](https://github.com/oclif/plugin-not-found/commit/94a83e0dadcfac1d17cfeb272fc42eac52aadfc0)) + ### [2.1.1](https://github.com/oclif/plugin-not-found/compare/v2.1.0...v2.1.1) (2021-07-11) diff --git a/package.json b/package.json index 66bdba71..7576523c 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.1", + "version": "2.1.2", "author": "Jeff Dickey @jdxcode", "oclif": { "hooks": {