From 469f758c78eeeb2c063630a8123b3c4c786bd828 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 4 Jun 2024 16:25:23 +0000 Subject: [PATCH] chore(release): 3.2.2 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 121bc228..638d7a24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.2.2](https://github.com/oclif/plugin-not-found/compare/3.2.1...3.2.2) (2024-06-04) + +### Bug Fixes + +- core v4 ([8b6685b](https://github.com/oclif/plugin-not-found/commit/8b6685b288b17b5a063c0db850b0871a5d0ab25d)) + ## [3.2.1](https://github.com/oclif/plugin-not-found/compare/3.2.0...3.2.1) (2024-06-01) ### Bug Fixes diff --git a/package.json b/package.json index 6805ef8b..4f800711 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.1", + "version": "3.2.2", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-not-found/issues", "dependencies": {