From 1ac728942d4029d9732c0ca8a793a5066ee60537 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 13 Jul 2024 05:44:47 +0000 Subject: [PATCH] chore(release): 3.5.4 [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 1d63f74b..35840dfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.5.4](https://github.com/salesforcecli/plugin-source/compare/3.5.3...3.5.4) (2024-07-13) + +### Bug Fixes + +- **deps:** bump @salesforce/source-tracking from 7.0.1 to 7.0.7 ([#1242](https://github.com/salesforcecli/plugin-source/issues/1242)) ([4979346](https://github.com/salesforcecli/plugin-source/commit/4979346366c99db89d8e7605456309f6e85da12f)) + ## [3.5.3](https://github.com/salesforcecli/plugin-source/compare/3.5.2...3.5.3) (2024-07-06) ### Bug Fixes diff --git a/README.md b/README.md index b4fe0e45..570fbd4e 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.3 linux-x64 node-v18.20.3 +@salesforce/plugin-source/3.5.4 linux-x64 node-v18.20.3 $ sfdx --help [COMMAND] USAGE $ sfdx COMMAND diff --git a/package.json b/package.json index 5e291385..5f4d99d2 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.3", + "version": "3.5.4", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {