From 6e1b8dcca895122f3ef343e842b6b28ecc0334f1 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 9 Jun 2024 02:50:48 +0000 Subject: [PATCH] chore(release): 2.2.3 [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 5c1b4e2..b652ad8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.2.3](https://github.com/oclif/plugin-version/compare/2.2.2...2.2.3) (2024-06-09) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.0 to 4.0.3 ([#445](https://github.com/oclif/plugin-version/issues/445)) ([496c9d2](https://github.com/oclif/plugin-version/commit/496c9d2bc2fcab9bbf3dd20614fe6c1f2c40b521)) + ## [2.2.2](https://github.com/oclif/plugin-version/compare/2.2.1...2.2.2) (2024-06-04) ### Bug Fixes diff --git a/README.md b/README.md index ee10e2a..8366664 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ FLAG DESCRIPTIONS Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using. ``` -_See code: [src/commands/version.ts](https://github.com/oclif/plugin-version/blob/2.2.2/src/commands/version.ts)_ +_See code: [src/commands/version.ts](https://github.com/oclif/plugin-version/blob/2.2.3/src/commands/version.ts)_ diff --git a/package.json b/package.json index 008a2b8..c455009 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-version", "description": "A command that shows the CLI version", - "version": "2.2.2", + "version": "2.2.3", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-version/issues", "dependencies": {