From fd60fb844cbdfc0ab532fd70f7359bdcabde2478 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Fri, 13 Sep 2024 02:58:58 +0000 Subject: [PATCH] chore(release): 3.2.21 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2b949fd..2a451518 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.2.21](https://github.com/oclif/plugin-not-found/compare/3.2.20...3.2.21) (2024-09-13) + +### Bug Fixes + +- **deps:** bump path-to-regexp from 6.2.2 to 6.3.0 ([#721](https://github.com/oclif/plugin-not-found/issues/721)) ([b9788a5](https://github.com/oclif/plugin-not-found/commit/b9788a5253c7edbcc1776f0a58946a78649922da)) + ## [3.2.20](https://github.com/oclif/plugin-not-found/compare/3.2.19...3.2.20) (2024-09-08) ### Bug Fixes diff --git a/package.json b/package.json index 12f4d527..796dc740 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.20", + "version": "3.2.21", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-not-found/issues", "dependencies": {