From 648dcc4352dd069d9b4c1fd11f07b76c3b74e388 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 10 Dec 2023 02:46:12 +0000 Subject: [PATCH] chore(release): 3.0.5 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bc2b3a5..ee73dd9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.0.5](https://github.com/oclif/plugin-not-found/compare/3.0.4...3.0.5) (2023-12-10) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.13.1 to 3.14.1 ([#500](https://github.com/oclif/plugin-not-found/issues/500)) ([5f7d36e](https://github.com/oclif/plugin-not-found/commit/5f7d36e47bd5cdfd8534f5cce0170346499bd95a)) + ## [3.0.4](https://github.com/oclif/plugin-not-found/compare/3.0.3...3.0.4) (2023-11-12) ### Bug Fixes diff --git a/package.json b/package.json index 3e60a4af..31157647 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.4", + "version": "3.0.5", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-not-found/issues", "dependencies": {