From 46b1561db95ecb36aa353ed20ed9d6b844f370f2 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 25 Aug 2024 02:55:48 +0000 Subject: [PATCH] chore(release): 3.2.17 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d93804f..fb548db9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.2.17](https://github.com/oclif/plugin-not-found/compare/3.2.16...3.2.17) (2024-08-25) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.17 to 4.0.19 ([#707](https://github.com/oclif/plugin-not-found/issues/707)) ([c552829](https://github.com/oclif/plugin-not-found/commit/c5528296a0805d814a1b98e3b777f6d3e734c175)) + ## [3.2.16](https://github.com/oclif/plugin-not-found/compare/3.2.15...3.2.16) (2024-08-11) ### Bug Fixes diff --git a/package.json b/package.json index 7b782229..a19b5e22 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.16", + "version": "3.2.17", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-not-found/issues", "dependencies": {