From 54a742c26f840f77b02863155a7766daeda714da Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 2 Mar 2024 11:45:09 +0000 Subject: [PATCH] chore(release): 3.0.13 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 111781fa..96fca470 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.0.13](https://github.com/oclif/plugin-not-found/compare/3.0.12...3.0.13) (2024-03-02) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.19.3 to 3.20.0 ([#565](https://github.com/oclif/plugin-not-found/issues/565)) ([a3801e1](https://github.com/oclif/plugin-not-found/commit/a3801e12983ca2f54c281182c2263aba78f64edf)) + ## [3.0.12](https://github.com/oclif/plugin-not-found/compare/3.0.11...3.0.12) (2024-02-22) ### Bug Fixes diff --git a/package.json b/package.json index 4bba9d2d..2ce45147 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.12", + "version": "3.0.13", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-not-found/issues", "dependencies": {