From e440d13df8254f2e71d5441c1c8a889731d8bb65 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 28 Jul 2024 05:44:20 +0000 Subject: [PATCH] chore(release): 1.2.20 [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 3ad44a3..9c37d9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.2.20](https://github.com/salesforcecli/plugin-marketplace/compare/1.2.19...1.2.20) (2024-07-28) + +### Bug Fixes + +- **deps:** bump @salesforce/sf-plugins-core from 11.2.0 to 11.2.1 ([73b9bdf](https://github.com/salesforcecli/plugin-marketplace/commit/73b9bdf58794ace27919c439d4df7b74beb5c8eb)) + ## [1.2.19](https://github.com/salesforcecli/plugin-marketplace/compare/1.2.18...1.2.19) (2024-07-21) ### Bug Fixes diff --git a/README.md b/README.md index 265d3c8..ddd1ed3 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,6 @@ EXAMPLES $ sf plugins discover ``` -_See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.2.19/src/commands/plugins/discover.ts)_ +_See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.2.20/src/commands/plugins/discover.ts)_ diff --git a/package.json b/package.json index 98e71b3..7a6b996 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-marketplace", "description": "Find sf plugins", - "version": "1.2.19", + "version": "1.2.20", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {