From fcaf81a8748f167226e1619a6dad185c0483e002 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 23 Jul 2024 15:10:29 +0000 Subject: [PATCH] chore(release): 4.4.12 [skip ci] --- CHANGELOG.md | 6 ++++++ README.md | 2 +- package.json | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42f657b1..e40adff8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.4.12](https://github.com/oclif/plugin-update/compare/4.4.11...4.4.12) (2024-07-23) + +### Bug Fixes + +- husky 9.1.1 fix ([#879](https://github.com/oclif/plugin-update/issues/879)) ([c5dfe84](https://github.com/oclif/plugin-update/commit/c5dfe84a706ff37f52a9052acecd0fbcbde82338)) + ## [4.4.11](https://github.com/oclif/plugin-update/compare/4.4.10...4.4.11) (2024-07-22) ### Bug Fixes diff --git a/README.md b/README.md index 2a6177cb..c333fad6 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ EXAMPLES $ oclif-example update --available ``` -_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.4.11/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.4.12/src/commands/update.ts)_ diff --git a/package.json b/package.json index e1d65a93..ab0f508c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.4.11", + "version": "4.4.12", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {