From ef3d2fa01475700a70d326af6f0209589a77e7a0 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 30 Dec 2023 08:45:37 +0000 Subject: [PATCH] chore(release): 2.0.11 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cca9668..e9fc3b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.0.11](https://github.com/oclif/plugin-version/compare/2.0.10...2.0.11) (2023-12-30) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.15.0 to 3.15.1 ([#332](https://github.com/oclif/plugin-version/issues/332)) ([7a37993](https://github.com/oclif/plugin-version/commit/7a3799353b6d03bece062d15658f83fdac3f41c9)) + ## [2.0.10](https://github.com/oclif/plugin-version/compare/2.0.9...2.0.10) (2023-12-23) ### Bug Fixes diff --git a/package.json b/package.json index 1f7dc3e..7dc2b7c 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.0.10", + "version": "2.0.11", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-version/issues", "dependencies": {