From 9d96bea002bef4f95f4acb4840ad224dbbd49e8a Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 15 Dec 2024 03:28:04 +0000 Subject: [PATCH] chore(release): 3.1.27 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc7b2340..657ed480 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.27](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.26...3.1.27) (2024-12-15) + +### Bug Fixes + +- **deps:** bump ansis from 3.3.2 to 3.4.0 ([#761](https://github.com/oclif/plugin-warn-if-update-available/issues/761)) ([a3ca174](https://github.com/oclif/plugin-warn-if-update-available/commit/a3ca17438f2fa8f3c249dfcf6a08d8f0e4e5c190)) + ## [3.1.26](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.25...3.1.26) (2024-12-08) ### Bug Fixes diff --git a/package.json b/package.json index 3778d854..aeba1142 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.26", + "version": "3.1.27", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {