From 60a96bd74fd6bc2b25610ce4a181d748c72a9bcb Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 29 Sep 2024 05:43:49 +0000 Subject: [PATCH] chore(release): 3.1.18 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85261e01..760e05f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.18](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.17...3.1.18) (2024-09-29) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.22 to 4.0.23 ([#709](https://github.com/oclif/plugin-warn-if-update-available/issues/709)) ([a502814](https://github.com/oclif/plugin-warn-if-update-available/commit/a5028143ed39fb51a299f6dc933ae0a474903c2c)) + ## [3.1.17](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.16...3.1.17) (2024-09-22) ### Bug Fixes diff --git a/package.json b/package.json index 4dee0a13..e2cbbaa5 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.17", + "version": "3.1.18", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {