From b99d43238e4eaabd0a0c3cbe3c1a58ff01bfc463 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 14 Jan 2024 11:45:15 +0000 Subject: [PATCH] chore(release): 3.0.9 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bedae4de..e28c5e08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.0.9](https://github.com/oclif/plugin-not-found/compare/3.0.8...3.0.9) (2024-01-14) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.16.0 to 3.18.1 ([#522](https://github.com/oclif/plugin-not-found/issues/522)) ([fc05bd0](https://github.com/oclif/plugin-not-found/commit/fc05bd0af8dc1752c96363f76a076213c5bf41ee)) + ## [3.0.8](https://github.com/oclif/plugin-not-found/compare/3.0.7...3.0.8) (2024-01-06) ### Bug Fixes diff --git a/package.json b/package.json index bf1ab5c7..64462908 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-not-found", "description": "\"did you mean\" for oclif", - "version": "3.0.8", + "version": "3.0.9", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-not-found/issues", "dependencies": {