From 1e3ab6512a03cd43fb3a6cf52ce4bea2348a5178 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 13 Oct 2024 05:43:58 +0000 Subject: [PATCH] chore(release): 3.1.19 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 760e05f5..04aece34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.19](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.18...3.1.19) (2024-10-13) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.27 to 4.0.28 ([#718](https://github.com/oclif/plugin-warn-if-update-available/issues/718)) ([8b0bef7](https://github.com/oclif/plugin-warn-if-update-available/commit/8b0bef78cfe12b9a32a59133ee048a0489bda7cd)) + ## [3.1.18](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.17...3.1.18) (2024-09-29) ### Bug Fixes diff --git a/package.json b/package.json index a042e9e7..cc67c7b9 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.18", + "version": "3.1.19", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {