From 85b1b6ffd7360254c7338251f452116a4c98b6c7 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 9 Jun 2024 02:50:36 +0000 Subject: [PATCH] chore(release): 3.1.5 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 172a0d81..71b3c7da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.5](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.4...3.1.5) (2024-06-09) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.0 to 4.0.3 ([#621](https://github.com/oclif/plugin-warn-if-update-available/issues/621)) ([08bedf3](https://github.com/oclif/plugin-warn-if-update-available/commit/08bedf35fc34dd7f967a9c8c03fe42c4e85d9080)) + ## [3.1.4](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.3...3.1.4) (2024-06-04) ### Bug Fixes diff --git a/package.json b/package.json index c7f46249..4e14e105 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.4", + "version": "3.1.5", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {