From 0b26fc876111ed95e16a2db0d2c80a3201e5a340 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 1 Sep 2024 08:44:24 +0000 Subject: [PATCH] chore(release): 1.2.25 [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 06cecf4..7cf66d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.2.25](https://github.com/salesforcecli/plugin-marketplace/compare/1.2.24...1.2.25) (2024-09-01) + +### Bug Fixes + +- **deps:** bump @salesforce/core from 8.4.0 to 8.5.2 ([7474d76](https://github.com/salesforcecli/plugin-marketplace/commit/7474d76c85ec25531ef116dce5d572c903541454)) + ## [1.2.24](https://github.com/salesforcecli/plugin-marketplace/compare/1.2.23...1.2.24) (2024-08-25) ### Bug Fixes diff --git a/README.md b/README.md index b2e4e58..a0d0192 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.24/src/commands/plugins/discover.ts)_ +_See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.2.25/src/commands/plugins/discover.ts)_ diff --git a/package.json b/package.json index c31b22a..0e94aec 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-marketplace", "description": "Find sf plugins", - "version": "1.2.24", + "version": "1.2.25", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {