diff --git a/CHANGELOG.md b/CHANGELOG.md index ba22a47..3afcdc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.0.19](https://github.com/salesforcecli/plugin-marketplace/compare/1.0.18...1.0.19) (2024-01-28) + +### Bug Fixes + +- **deps:** bump @salesforce/core from 6.4.7 to 6.5.1 ([b8fa662](https://github.com/salesforcecli/plugin-marketplace/commit/b8fa66251cccff7bb6fa52a3076a064ba8790593)) + ## [1.0.18](https://github.com/salesforcecli/plugin-marketplace/compare/1.0.17...1.0.18) (2024-01-21) ### Bug Fixes diff --git a/README.md b/README.md index 19ab42c..7843037 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,6 @@ EXAMPLES $ sf plugins discover ``` -_See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.0.18/src/commands/plugins/discover.ts)_ +_See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.0.19/src/commands/plugins/discover.ts)_ diff --git a/package.json b/package.json index ef9c418..260e222 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-marketplace", "description": "Find sf plugins", - "version": "1.0.18", + "version": "1.0.19", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {