From 6c47bd74efe990df52e1baffe2a5bdd6a67089f0 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 17 Dec 2023 02:46:19 +0000 Subject: [PATCH] chore(release): 3.0.6 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee73dd9e..bc8940ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.0.6](https://github.com/oclif/plugin-not-found/compare/3.0.5...3.0.6) (2023-12-17) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.14.1 to 3.15.0 ([#506](https://github.com/oclif/plugin-not-found/issues/506)) ([4d08ab2](https://github.com/oclif/plugin-not-found/commit/4d08ab21acab7d5452c6c7b9e3ec8bf03b913825)) + ## [3.0.5](https://github.com/oclif/plugin-not-found/compare/3.0.4...3.0.5) (2023-12-10) ### Bug Fixes diff --git a/package.json b/package.json index 64342854..d959ed4e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-not-found", "description": "\"did you mean\" for oclif", - "version": "3.0.5", + "version": "3.0.6", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-not-found/issues", "dependencies": {