diff --git a/CHANGELOG.md b/CHANGELOG.md index badb159..e15b628 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.2.22](https://github.com/salesforcecli/plugin-marketplace/compare/1.2.21...1.2.22) (2024-08-04) + +### Bug Fixes + +- **deps:** bump @salesforce/kit from 3.1.6 to 3.2.1 ([f7cfb6d](https://github.com/salesforcecli/plugin-marketplace/commit/f7cfb6d6ee77589c4efcebc56ee324a0829cec9a)) + ## [1.2.21](https://github.com/salesforcecli/plugin-marketplace/compare/1.2.20...1.2.21) (2024-08-04) ### Bug Fixes diff --git a/README.md b/README.md index 61500b9..a01ee00 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.21/src/commands/plugins/discover.ts)_ +_See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.2.22/src/commands/plugins/discover.ts)_ diff --git a/package.json b/package.json index e9fc62e..2ab2b2d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-marketplace", "description": "Find sf plugins", - "version": "1.2.21", + "version": "1.2.22", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {