From 8b7d745caba165b7200327162c69dd50faa4a9cd Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 27 Oct 2024 05:44:12 +0000 Subject: [PATCH] chore(release): 1.3.2 [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 b7c7120..7687349 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.3.2](https://github.com/salesforcecli/plugin-marketplace/compare/1.3.1...1.3.2) (2024-10-27) + +### Bug Fixes + +- **deps:** bump @salesforce/sf-plugins-core from 12.0.4 to 12.0.9 ([6e791f6](https://github.com/salesforcecli/plugin-marketplace/commit/6e791f63a46f96c0e57acbcb8e34cd2b13919ee7)) + ## [1.3.1](https://github.com/salesforcecli/plugin-marketplace/compare/1.3.0...1.3.1) (2024-10-27) ### Bug Fixes diff --git a/README.md b/README.md index aca74bc..606d751 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.3.1/src/commands/plugins/discover.ts)_ +_See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.3.2/src/commands/plugins/discover.ts)_ diff --git a/package.json b/package.json index 869a7a2..207e90c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-marketplace", "description": "Find sf plugins", - "version": "1.3.1", + "version": "1.3.2", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {