diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d86c7f..3ad44a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.2.19](https://github.com/salesforcecli/plugin-marketplace/compare/1.2.18...1.2.19) (2024-07-21) + +### Bug Fixes + +- **deps:** bump @salesforce/sf-plugins-core from 11.1.7 to 11.2.0 ([bfaaca2](https://github.com/salesforcecli/plugin-marketplace/commit/bfaaca2650aae45f712fd15a35ea743e899abf28)) + ## [1.2.18](https://github.com/salesforcecli/plugin-marketplace/compare/1.2.17...1.2.18) (2024-07-15) ### Bug Fixes diff --git a/README.md b/README.md index 2d11845..265d3c8 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.18/src/commands/plugins/discover.ts)_ +_See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.2.19/src/commands/plugins/discover.ts)_ diff --git a/package.json b/package.json index 89a8bc3..eb5dd0a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-marketplace", "description": "Find sf plugins", - "version": "1.2.18", + "version": "1.2.19", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {