From 2dbb8a75a7cbf22f5d570e706c5b82dcdfb7ec81 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 8 Dec 2024 05:44:52 +0000 Subject: [PATCH] chore(release): 3.1.25 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dfc1dab..83df1d19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.25](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.24...3.1.25) (2024-12-08) + +### Bug Fixes + +- **deps:** bump debug from 4.3.7 to 4.4.0 ([#753](https://github.com/oclif/plugin-warn-if-update-available/issues/753)) ([956c02d](https://github.com/oclif/plugin-warn-if-update-available/commit/956c02dcf830305905f1b06c9dc226ffc1081bbb)) + ## [3.1.24](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.23...3.1.24) (2024-12-01) ### Bug Fixes diff --git a/package.json b/package.json index 3bb38a76..9b93e783 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.24", + "version": "3.1.25", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {