From 1bc2a25bd56d5f4448a7953e2bf6715582161c09 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 20 Jul 2024 02:47:22 +0000 Subject: [PATCH] chore(release): 3.5.6 [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 050bb8bc..a046488c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.5.6](https://github.com/salesforcecli/plugin-source/compare/3.5.5...3.5.6) (2024-07-20) + +### Bug Fixes + +- **deps:** bump @salesforce/source-deploy-retrieve from 12.1.5 to 12.1.8 ([#1245](https://github.com/salesforcecli/plugin-source/issues/1245)) ([3de6c03](https://github.com/salesforcecli/plugin-source/commit/3de6c03a900dcf3863d923cf385202bffe11fa0d)) + ## [3.5.5](https://github.com/salesforcecli/plugin-source/compare/3.5.4...3.5.5) (2024-07-13) ### Bug Fixes diff --git a/README.md b/README.md index ac76e541..836e1725 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ $ npm install -g @salesforce/plugin-source $ sfdx COMMAND running command... $ sfdx (--version) -@salesforce/plugin-source/3.5.5 linux-x64 node-v18.20.3 +@salesforce/plugin-source/3.5.6 linux-x64 node-v18.20.4 $ sfdx --help [COMMAND] USAGE $ sfdx COMMAND diff --git a/package.json b/package.json index 99a0b498..9eea9fba 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-source", "description": "Commands to interact with source formatted metadata", - "version": "3.5.5", + "version": "3.5.6", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {