From dbbd493c9f167ee1e92a009c3451eb9ac73ff5cb Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 11 Aug 2024 11:45:12 +0000 Subject: [PATCH] chore(release): 3.2.16 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index daacf22c..6d93804f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.2.16](https://github.com/oclif/plugin-not-found/compare/3.2.15...3.2.16) (2024-08-11) + +### Bug Fixes + +- **deps:** bump @inquirer/confirm from 3.1.16 to 3.1.22 ([#691](https://github.com/oclif/plugin-not-found/issues/691)) ([2623036](https://github.com/oclif/plugin-not-found/commit/2623036de6d0a079271a12faca5aa947784f0b47)) + ## [3.2.15](https://github.com/oclif/plugin-not-found/compare/3.2.14...3.2.15) (2024-08-04) ### Bug Fixes diff --git a/package.json b/package.json index 2e300661..eaced9e5 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.15", + "version": "3.2.16", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-not-found/issues", "dependencies": {