From b92a633e1a933db71b0863333ac9b01d675c0cf5 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 2 Jun 2024 08:44:03 +0000 Subject: [PATCH] chore(release): 3.1.1 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4431b7b2..2ce3066e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.1](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.0...3.1.1) (2024-06-02) + +### Bug Fixes + +- **deps:** bump debug from 4.3.4 to 4.3.5 ([#614](https://github.com/oclif/plugin-warn-if-update-available/issues/614)) ([6ca288b](https://github.com/oclif/plugin-warn-if-update-available/commit/6ca288b6316506a1bb5c6f343937ed9d9dc70d3b)) + # [3.1.0](https://github.com/oclif/plugin-warn-if-update-available/compare/3.0.19...3.1.0) (2024-05-31) ### Features diff --git a/package.json b/package.json index 3bb0dd0d..9ebd2ecf 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.0", + "version": "3.1.1", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {