From 83b1b76baee0578879f503521e74598605d46065 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 4 Feb 2024 02:45:18 +0000 Subject: [PATCH] chore(release): 3.0.10 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e28c5e08..67267421 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.0.10](https://github.com/oclif/plugin-not-found/compare/3.0.9...3.0.10) (2024-02-04) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.18.1 to 3.18.2 ([#539](https://github.com/oclif/plugin-not-found/issues/539)) ([ec89ae5](https://github.com/oclif/plugin-not-found/commit/ec89ae557a4b9a7d1d72be86a83f8d9116b02e0c)) + ## [3.0.9](https://github.com/oclif/plugin-not-found/compare/3.0.8...3.0.9) (2024-01-14) ### Bug Fixes diff --git a/package.json b/package.json index 248a7b90..18d1b5c3 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.9", + "version": "3.0.10", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-not-found/issues", "dependencies": {