From 6605137049fe37cc487caee0d508aeac5208d072 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 17 Nov 2024 05:44:21 +0000 Subject: [PATCH] chore(release): 3.1.22 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3321939f..1d83e257 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.22](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.21...3.1.22) (2024-11-17) + +### Bug Fixes + +- **deps:** bump cross-spawn from 7.0.3 to 7.0.5 ([#739](https://github.com/oclif/plugin-warn-if-update-available/issues/739)) ([cf7bd9f](https://github.com/oclif/plugin-warn-if-update-available/commit/cf7bd9fd881beb60c1b7886b237ce4a3580eddf2)) + ## [3.1.21](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.20...3.1.21) (2024-11-03) ### Bug Fixes diff --git a/package.json b/package.json index 814aba6f..b853d41c 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.21", + "version": "3.1.22", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {