diff --git a/CHANGELOG.md b/CHANGELOG.md index 185488e..c8309b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.0.22](https://github.com/salesforcecli/plugin-marketplace/compare/1.0.21...1.0.22) (2024-02-11) + +### Bug Fixes + +- **deps:** bump @salesforce/sf-plugins-core from 7.1.4 to 7.1.9 ([0e5e9de](https://github.com/salesforcecli/plugin-marketplace/commit/0e5e9def1cce394211917ebc8944155d22967a7d)) + ## [1.0.21](https://github.com/salesforcecli/plugin-marketplace/compare/1.0.20...1.0.21) (2024-02-11) ### Bug Fixes diff --git a/README.md b/README.md index 3050b49..0191329 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.21/src/commands/plugins/discover.ts)_ +_See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.0.22/src/commands/plugins/discover.ts)_ diff --git a/package.json b/package.json index 0f30515..55584b1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-marketplace", "description": "Find sf plugins", - "version": "1.0.21", + "version": "1.0.22", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {