From 00560935a28f12968da5d03dea3de3ad34fa10f3 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 12 Oct 2024 05:45:21 +0000 Subject: [PATCH] chore(release): 2.2.15 [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 2357420..5259268 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.2.15](https://github.com/oclif/plugin-version/compare/2.2.14...2.2.15) (2024-10-12) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.27 to 4.0.28 ([#536](https://github.com/oclif/plugin-version/issues/536)) ([ec548cd](https://github.com/oclif/plugin-version/commit/ec548cda92fd97c4404fa61af9d5aaff552a507a)) + ## [2.2.14](https://github.com/oclif/plugin-version/compare/2.2.13...2.2.14) (2024-09-29) ### Bug Fixes diff --git a/README.md b/README.md index 8174e7c..74cabb8 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.14/src/commands/version.ts)_ +_See code: [src/commands/version.ts](https://github.com/oclif/plugin-version/blob/2.2.15/src/commands/version.ts)_ diff --git a/package.json b/package.json index 50c548f..6cc838c 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.14", + "version": "2.2.15", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-version/issues", "dependencies": {