diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c37d9c..badb159 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.2.21](https://github.com/salesforcecli/plugin-marketplace/compare/1.2.20...1.2.21) (2024-08-04) + +### Bug Fixes + +- **deps:** bump @salesforce/core from 8.2.7 to 8.2.8 ([86ef4e1](https://github.com/salesforcecli/plugin-marketplace/commit/86ef4e1ab354a326f74c73dac705feb3830ef925)) + ## [1.2.20](https://github.com/salesforcecli/plugin-marketplace/compare/1.2.19...1.2.20) (2024-07-28) ### Bug Fixes diff --git a/README.md b/README.md index ddd1ed3..61500b9 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.20/src/commands/plugins/discover.ts)_ +_See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.2.21/src/commands/plugins/discover.ts)_ diff --git a/package.json b/package.json index 37650b2..d5fc263 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-marketplace", "description": "Find sf plugins", - "version": "1.2.20", + "version": "1.2.21", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {