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": {