From c42e876952d8cec9f5474af0feb872740654b16f Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 3 Nov 2024 05:44:24 +0000 Subject: [PATCH] chore(release): 1.3.3 [skip ci] --- CHANGELOG.md | 6 ++++++ README.md | 2 +- package.json | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7687349..c856f7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.3.3](https://github.com/salesforcecli/plugin-marketplace/compare/1.3.2...1.3.3) (2024-11-03) + +### Bug Fixes + +- **deps:** bump @salesforce/sf-plugins-core from 12.0.9 to 12.0.11 ([4d07fd1](https://github.com/salesforcecli/plugin-marketplace/commit/4d07fd10fd9b4311ffc2a6beb8110343be9a90e7)) + ## [1.3.2](https://github.com/salesforcecli/plugin-marketplace/compare/1.3.1...1.3.2) (2024-10-27) ### Bug Fixes diff --git a/README.md b/README.md index 606d751..06d16c6 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.3.2/src/commands/plugins/discover.ts)_ +_See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.3.3/src/commands/plugins/discover.ts)_ diff --git a/package.json b/package.json index 96025d9..91cd03c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-marketplace", "description": "Find sf plugins", - "version": "1.3.2", + "version": "1.3.3", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {