From ad0436d896cb0b832345cfdd0bdc19207224ca26 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 28 Sep 2024 11:45:08 +0000 Subject: [PATCH] chore(release): 3.2.22 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a451518..827817ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.2.22](https://github.com/oclif/plugin-not-found/compare/3.2.21...3.2.22) (2024-09-28) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.21 to 4.0.23 ([#735](https://github.com/oclif/plugin-not-found/issues/735)) ([83b1531](https://github.com/oclif/plugin-not-found/commit/83b1531d2e668a8ca87a451310d48cfd6f5c20b9)) + ## [3.2.21](https://github.com/oclif/plugin-not-found/compare/3.2.20...3.2.21) (2024-09-13) ### Bug Fixes diff --git a/package.json b/package.json index a2c65b21..f93ba1dd 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.21", + "version": "3.2.22", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-not-found/issues", "dependencies": {