From 0995a0c29e9dc7c6a9c95343d233b2a68ab27c6f Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 14 Apr 2024 03:46:23 +0000 Subject: [PATCH] chore(release): 3.1.3 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6121063e..61e4f789 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.3](https://github.com/oclif/plugin-not-found/compare/3.1.2...3.1.3) (2024-04-14) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.26.2 to 3.26.3 ([#602](https://github.com/oclif/plugin-not-found/issues/602)) ([dd3cd1c](https://github.com/oclif/plugin-not-found/commit/dd3cd1c587db20ae8743c534c76a2f0e6f791c88)) + ## [3.1.2](https://github.com/oclif/plugin-not-found/compare/3.1.1...3.1.2) (2024-04-06) ### Bug Fixes diff --git a/package.json b/package.json index bfe8287a..b725b354 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-not-found", "description": "\"did you mean\" for oclif", - "version": "3.1.2", + "version": "3.1.3", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-not-found/issues", "dependencies": {