From 2c8d7359b051246efcd815cc079b0ef6876f444b Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 23 Jul 2024 15:11:06 +0000 Subject: [PATCH] chore(release): 3.1.10 [skip ci] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35950145..3c3378ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.1.10](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.9...3.1.10) (2024-07-23) + +### Bug Fixes + +- **deps:** bump ansis from 3.2.1 to 3.3.1 ([#651](https://github.com/oclif/plugin-warn-if-update-available/issues/651)) ([ff322a7](https://github.com/oclif/plugin-warn-if-update-available/commit/ff322a7a1703df23be4e75bd85efc47755b9c46b)) +- husky 9.1.1 fix ([#657](https://github.com/oclif/plugin-warn-if-update-available/issues/657)) ([d41923b](https://github.com/oclif/plugin-warn-if-update-available/commit/d41923b258a6bee94bce32a192da173141af3b93)) + ## [3.1.9](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.8...3.1.9) (2024-07-14) ### Bug Fixes diff --git a/package.json b/package.json index 1d70620b..961d9ca1 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.9", + "version": "3.1.10", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {