From 0249faf11d3d5e64244ee69fe375c066b89a8ba2 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 7 Jan 2024 08:44:13 +0000 Subject: [PATCH] chore(release): 3.0.9 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f740e1bd..7b87367b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.0.9](https://github.com/oclif/plugin-warn-if-update-available/compare/3.0.8...3.0.9) (2024-01-07) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.15.1 to 3.16.0 ([#495](https://github.com/oclif/plugin-warn-if-update-available/issues/495)) ([c9fe7fa](https://github.com/oclif/plugin-warn-if-update-available/commit/c9fe7fa03e1af6c944e89896fcded3caff4c0cf5)) + ## [3.0.8](https://github.com/oclif/plugin-warn-if-update-available/compare/3.0.7...3.0.8) (2023-12-24) ### Bug Fixes diff --git a/package.json b/package.json index 7e2ea60e..67e87d05 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.0.8", + "version": "3.0.9", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {