From 80432a03bdd34f1ff54d4105deb6728e6363b366 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 3 Nov 2024 03:08:57 +0000 Subject: [PATCH] chore(release): 3.1.21 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0e8f2bb..3321939f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.21](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.20...3.1.21) (2024-11-03) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.30 to 4.0.31 ([#733](https://github.com/oclif/plugin-warn-if-update-available/issues/733)) ([11b7a43](https://github.com/oclif/plugin-warn-if-update-available/commit/11b7a4338cfc0bfee3f9d4fed5555847f93e28eb)) + ## [3.1.20](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.19...3.1.20) (2024-10-20) ### Bug Fixes diff --git a/package.json b/package.json index fc3bb0bf..245cb7be 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.20", + "version": "3.1.21", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {