From 34f54c2d16386b9546c09825473561c582ed95cf Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 25 Aug 2024 05:45:02 +0000 Subject: [PATCH] chore(release): 3.2.18 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb548db9..10baf00a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.2.18](https://github.com/oclif/plugin-not-found/compare/3.2.17...3.2.18) (2024-08-25) + +### Bug Fixes + +- **deps:** bump micromatch from 4.0.7 to 4.0.8 ([#706](https://github.com/oclif/plugin-not-found/issues/706)) ([3c13560](https://github.com/oclif/plugin-not-found/commit/3c135602c0785418c572fe37db2061935920cae8)) + ## [3.2.17](https://github.com/oclif/plugin-not-found/compare/3.2.16...3.2.17) (2024-08-25) ### Bug Fixes diff --git a/package.json b/package.json index a19b5e22..2257de34 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.17", + "version": "3.2.18", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-not-found/issues", "dependencies": {