From 7f3d76e8f6a9120d700aa7d02f82d70978166570 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 15 Dec 2024 05:45:12 +0000 Subject: [PATCH] chore(release): 3.1.28 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 657ed480..afa3560b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.28](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.27...3.1.28) (2024-12-15) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.36 to 4.0.37 ([#760](https://github.com/oclif/plugin-warn-if-update-available/issues/760)) ([3738e36](https://github.com/oclif/plugin-warn-if-update-available/commit/3738e368ec8c69042e671ce683bd3b0d47a889fb)) + ## [3.1.27](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.26...3.1.27) (2024-12-15) ### Bug Fixes diff --git a/package.json b/package.json index aeba1142..2f9ceb9e 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.27", + "version": "3.1.28", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {