From 65485a5b44bfa4c75b461ac2b7d7d0aebb5a2822 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 3 Nov 2024 08:45:25 +0000 Subject: [PATCH] chore(release): 3.2.25 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 312b3bdf..398fb957 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.2.25](https://github.com/oclif/plugin-not-found/compare/3.2.24...3.2.25) (2024-11-03) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.30 to 4.0.31 ([#757](https://github.com/oclif/plugin-not-found/issues/757)) ([91c7da6](https://github.com/oclif/plugin-not-found/commit/91c7da6181c5737bdd3eec107dea1349dd6a1aa6)) + ## [3.2.24](https://github.com/oclif/plugin-not-found/compare/3.2.23...3.2.24) (2024-10-27) ### Bug Fixes diff --git a/package.json b/package.json index 71545b44..862fbfcf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-not-found", "description": "\"did you mean\" for oclif", - "version": "3.2.24", + "version": "3.2.25", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-not-found/issues", "dependencies": {