From c9e5a44c2f76540601632c4b7db198a38f22b44f Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 18 Feb 2024 02:46:03 +0000 Subject: [PATCH] chore(release): 4.1.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 d329da2a..77e5741f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [4.1.12](https://github.com/oclif/plugin-update/compare/4.1.11...4.1.12) (2024-02-18) + +### Bug Fixes + +- **deps:** bump semver and @types/semver ([#739](https://github.com/oclif/plugin-update/issues/739)) ([71637d9](https://github.com/oclif/plugin-update/commit/71637d9f2557d2e743ce382972a9a86c4e32d309)) + ## [4.1.11](https://github.com/oclif/plugin-update/compare/4.1.10...4.1.11) (2024-02-12) ### Bug Fixes diff --git a/README.md b/README.md index f788d8e2..0b34edcf 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,6 @@ EXAMPLES $ oclif-example update --available ``` -_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.1.11/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.1.12/src/commands/update.ts)_ diff --git a/package.json b/package.json index 1d3da892..72548bc2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.1.11", + "version": "4.1.12", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {