From 88e74cdad44b2e3a334bf3706e55d7539ae1acb3 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Thu, 12 Oct 2023 21:25:12 +0000 Subject: [PATCH] chore(release): 2.0.2 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0af505..a06a41d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.0.2](https://github.com/oclif/plugin-version/compare/2.0.1...2.0.2) (2023-10-12) + +### Bug Fixes + +- bump @oclif/core ([19bfda3](https://github.com/oclif/plugin-version/commit/19bfda38efd66b4019a8a43913f5cbef051d7050)) + ## [2.0.1](https://github.com/oclif/plugin-version/compare/1.3.11...2.0.1) (2023-10-11) ### Bug Fixes diff --git a/package.json b/package.json index 389a60a..41d01da 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.1", + "version": "2.0.2", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-version/issues", "dependencies": {