From 5763430e25c7a65861814eed437d8afe61be2289 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 15 Dec 2024 03:27:39 +0000 Subject: [PATCH] chore(release): 3.2.31 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 400ba3ac..b8b31dff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.2.31](https://github.com/oclif/plugin-not-found/compare/3.2.30...3.2.31) (2024-12-15) + +### Bug Fixes + +- **deps:** bump @inquirer/prompts from 7.1.0 to 7.2.0 ([#787](https://github.com/oclif/plugin-not-found/issues/787)) ([a0fe6db](https://github.com/oclif/plugin-not-found/commit/a0fe6dbdd591d30db74a1f1fa553096ff395c34a)) + ## [3.2.30](https://github.com/oclif/plugin-not-found/compare/3.2.29...3.2.30) (2024-12-08) ### Bug Fixes diff --git a/package.json b/package.json index bab2a628..cdd8b778 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.30", + "version": "3.2.31", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-not-found/issues", "dependencies": {