From c2d4e633640d71e679368349ed54270797265c5c Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 8 Dec 2024 11:44:03 +0000 Subject: [PATCH] chore(release): 3.1.26 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83df1d19..dc7b2340 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.26](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.25...3.1.26) (2024-12-08) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.33 to 4.0.36 ([#756](https://github.com/oclif/plugin-warn-if-update-available/issues/756)) ([fb27f76](https://github.com/oclif/plugin-warn-if-update-available/commit/fb27f7693ebaed6df6a41230f700f1f6cbf79fb5)) + ## [3.1.25](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.24...3.1.25) (2024-12-08) ### Bug Fixes diff --git a/package.json b/package.json index 4287b5b9..63813404 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.25", + "version": "3.1.26", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {