From 15e8f9661918ccdaf7f425145de75ef192048d2a Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 28 Jul 2024 11:44:11 +0000 Subject: [PATCH] chore(release): 3.1.11 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c3378ca..42a0c58e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.11](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.10...3.1.11) (2024-07-28) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.12 to 4.0.17 ([#664](https://github.com/oclif/plugin-warn-if-update-available/issues/664)) ([6e91577](https://github.com/oclif/plugin-warn-if-update-available/commit/6e915778a0b97a5d89a257e0dc76f28720cff860)) + ## [3.1.10](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.9...3.1.10) (2024-07-23) ### Bug Fixes diff --git a/package.json b/package.json index 50298415..8956d25e 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.10", + "version": "3.1.11", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {