From cc2c26f490937a276c878f6497909d7f49bfda24 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 5 Nov 2023 05:45:20 +0000 Subject: [PATCH] chore(release): 3.0.3 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a63867a0..fc98525e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.0.3](https://github.com/oclif/plugin-not-found/compare/3.0.2...3.0.3) (2023-11-05) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.9.1 to 3.10.1 ([#475](https://github.com/oclif/plugin-not-found/issues/475)) ([57c31d8](https://github.com/oclif/plugin-not-found/commit/57c31d8b45837350986b85ab72b7efd0c02c6e1c)) + ## [3.0.2](https://github.com/oclif/plugin-not-found/compare/3.0.1...3.0.2) (2023-10-15) ### Bug Fixes diff --git a/package.json b/package.json index a181b813..290fbade 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.2", + "version": "3.0.3", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-not-found/issues", "dependencies": {