From 1958746b5ae2bd26a7f5024a76a4491e94359142 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 26 May 2024 08:44:18 +0000 Subject: [PATCH] chore(release): 1.2.8 [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 4b99085..29c7391 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.2.8](https://github.com/salesforcecli/plugin-marketplace/compare/1.2.7...1.2.8) (2024-05-26) + +### Bug Fixes + +- **deps:** bump @salesforce/sf-plugins-core from 9.0.11 to 9.0.12 ([9814304](https://github.com/salesforcecli/plugin-marketplace/commit/981430491e070c12429871486d1681e65b4071f3)) + ## [1.2.7](https://github.com/salesforcecli/plugin-marketplace/compare/1.2.6...1.2.7) (2024-05-19) ### Bug Fixes diff --git a/README.md b/README.md index 705a9a9..48d93cb 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.7/src/commands/plugins/discover.ts)_ +_See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.2.8/src/commands/plugins/discover.ts)_ diff --git a/package.json b/package.json index 5168824..12baf3f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-marketplace", "description": "Find sf plugins", - "version": "1.2.7", + "version": "1.2.8", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {