From afe83f47a0a18be90f0f1fdc03b617503ec19339 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Wed, 11 Oct 2023 15:28:17 +0000 Subject: [PATCH] chore(release): 2.0.1 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68c54ab..a0af505 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.0.1](https://github.com/oclif/plugin-version/compare/1.3.11...2.0.1) (2023-10-11) + +### Bug Fixes + +- force 2.0.0 release ([6f14192](https://github.com/oclif/plugin-version/commit/6f14192f8bf609be7b423275d2b264f692a80a16)) + ## [1.3.11](https://github.com/oclif/plugin-version/compare/1.3.10...1.3.11) (2023-10-11) ## [1.3.10](https://github.com/oclif/plugin-version/compare/1.3.9...1.3.10) (2023-09-03) diff --git a/package.json b/package.json index a5b98c7..431f2e0 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.0", + "version": "2.0.1", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-version/issues", "dependencies": {