diff --git a/CHANGELOG.md b/CHANGELOG.md index 157c0e9..185488e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.0.21](https://github.com/salesforcecli/plugin-marketplace/compare/1.0.20...1.0.21) (2024-02-11) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.18.2 to 3.19.1 ([281ea92](https://github.com/salesforcecli/plugin-marketplace/commit/281ea928c8b8b247b1db132b2bb456d92722e148)) + ## [1.0.20](https://github.com/salesforcecli/plugin-marketplace/compare/1.0.19...1.0.20) (2024-01-28) ### Bug Fixes diff --git a/README.md b/README.md index 037125c..3050b49 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.20/src/commands/plugins/discover.ts)_ +_See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.0.21/src/commands/plugins/discover.ts)_ diff --git a/package.json b/package.json index cb6c2dd..c0a7ef8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-marketplace", "description": "Find sf plugins", - "version": "1.0.20", + "version": "1.0.21", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {