From 0716df672923331c6ac677f1473b473b0cb543ab Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 30 Jun 2024 08:43:49 +0000 Subject: [PATCH] chore(release): 3.1.7 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de9e1c39..83b2f40b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.7](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.6...3.1.7) (2024-06-30) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.6 to 4.0.7 ([#635](https://github.com/oclif/plugin-warn-if-update-available/issues/635)) ([51de1c7](https://github.com/oclif/plugin-warn-if-update-available/commit/51de1c7600dde17d37018f61bc0a8b19286be358)) + ## [3.1.6](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.5...3.1.6) (2024-06-16) ### Bug Fixes diff --git a/package.json b/package.json index d1b41f37..40ca973c 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.6", + "version": "3.1.7", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {