From 2814da84a2638535a2d072cec4ca3675db91f0a4 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 29 Dec 2024 03:08:49 +0000 Subject: [PATCH] chore(release): 3.2.33 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fcc25824..860bc482 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.2.33](https://github.com/oclif/plugin-not-found/compare/3.2.32...3.2.33) (2024-12-29) + +### Bug Fixes + +- **deps:** bump @inquirer/prompts from 7.2.0 to 7.2.1 ([#797](https://github.com/oclif/plugin-not-found/issues/797)) ([597575a](https://github.com/oclif/plugin-not-found/commit/597575a5e177c35e9568796eba3a1f8f2509a7cc)) + ## [3.2.32](https://github.com/oclif/plugin-not-found/compare/3.2.31...3.2.32) (2024-12-28) ### Bug Fixes diff --git a/package.json b/package.json index 6392dddc..90a0cdf8 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.32", + "version": "3.2.33", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-not-found/issues", "dependencies": {