From 63e5f29c9231b5d8ef6c3bee65db73eb7c1dd290 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Mon, 3 Jun 2024 18:48:20 +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 b9978e79..d7620cc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.3](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.2...3.1.3) (2024-06-03) + +### Bug Fixes + +- bump oclif/core ([82b8765](https://github.com/oclif/plugin-warn-if-update-available/commit/82b8765623e88a60d7d6402e139e18e1f51ffd4c)) + ## [3.1.2](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.1...3.1.2) (2024-06-03) ### Bug Fixes diff --git a/package.json b/package.json index d7cdf7aa..c135e025 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-warn-if-update-available", "description": "warns if there is a newer version of CLI released", - "version": "3.1.2", + "version": "3.1.3", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {