diff --git a/CHANGELOG.md b/CHANGELOG.md index 052e6e4..af2a0ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.2.17](https://github.com/salesforcecli/plugin-marketplace/compare/1.2.16...1.2.17) (2024-06-24) + +### Bug Fixes + +- **deps:** bump @salesforce/sf-plugins-core from 11.1.1 to 11.1.2 ([31242c3](https://github.com/salesforcecli/plugin-marketplace/commit/31242c32ed5d36479cf3b9f26c69ede3a68bcb37)) + ## [1.2.16](https://github.com/salesforcecli/plugin-marketplace/compare/1.2.15...1.2.16) (2024-06-20) ### Bug Fixes diff --git a/README.md b/README.md index be4d087..f486419 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.16/src/commands/plugins/discover.ts)_ +_See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.2.17/src/commands/plugins/discover.ts)_ diff --git a/package.json b/package.json index b6e1532..7cba553 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-marketplace", "description": "Find sf plugins", - "version": "1.2.16", + "version": "1.2.17", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {