From a174910f816764b52fefed58857babf0d8f6234c Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 25 Aug 2024 11:43:49 +0000 Subject: [PATCH] chore(release): 3.1.13 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 765d2cb7..40ec238e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.13](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.12...3.1.13) (2024-08-25) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.17 to 4.0.19 ([#681](https://github.com/oclif/plugin-warn-if-update-available/issues/681)) ([d011331](https://github.com/oclif/plugin-warn-if-update-available/commit/d0113315284d613dda90436dbc78c769ad7fd5ce)) + ## [3.1.12](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.11...3.1.12) (2024-08-25) ### Bug Fixes diff --git a/package.json b/package.json index c7e00def..d968bfa9 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.12", + "version": "3.1.13", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {