From 4d6ccb45edf185ca6e50a297459579ab8a58ef5f Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 29 Dec 2024 08:45:07 +0000 Subject: [PATCH] chore(release): 3.1.29 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index afa3560b..acf8f0b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.29](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.28...3.1.29) (2024-12-29) + +### Bug Fixes + +- **deps:** bump ansis from 3.4.0 to 3.5.2 ([#768](https://github.com/oclif/plugin-warn-if-update-available/issues/768)) ([22bf914](https://github.com/oclif/plugin-warn-if-update-available/commit/22bf9143311fcb3e9838910c8dcc30ba830cb4fc)) + ## [3.1.28](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.27...3.1.28) (2024-12-15) ### Bug Fixes diff --git a/package.json b/package.json index 91eb69f8..6a4eeac6 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.28", + "version": "3.1.29", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {