From 19c0040768ba1ec5004803e39d13dbf74ee7af3e Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 14 Oct 2023 08:46:01 +0000 Subject: [PATCH] chore(release): 2.0.3 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a06a41d..9e2bc99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.0.3](https://github.com/oclif/plugin-version/compare/2.0.2...2.0.3) (2023-10-14) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.0.9 to 3.2.1 ([#274](https://github.com/oclif/plugin-version/issues/274)) ([86cff62](https://github.com/oclif/plugin-version/commit/86cff62baa16f6792375ca2278ff7bb7b0b80e87)) + ## [2.0.2](https://github.com/oclif/plugin-version/compare/2.0.1...2.0.2) (2023-10-12) ### Bug Fixes diff --git a/package.json b/package.json index 892b96a..e97859c 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.2", + "version": "2.0.3", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-version/issues", "dependencies": {