From 4023e5b9f69ceb8671e368d2769a7525d731360c Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 9 Jun 2024 02:48:26 +0000 Subject: [PATCH] chore(release): 3.4.2 [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 384e27891..91196e3a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.4.2](https://github.com/salesforcecli/plugin-source/compare/3.4.1...3.4.2) (2024-06-09) + +### Bug Fixes + +- **deps:** bump @salesforce/source-tracking from 6.3.3 to 6.5.0 ([#1204](https://github.com/salesforcecli/plugin-source/issues/1204)) ([41b8d3c](https://github.com/salesforcecli/plugin-source/commit/41b8d3ca8c32a548cdc44cf1a1dfdafc4261a393)) + ## [3.4.1](https://github.com/salesforcecli/plugin-source/compare/3.4.0...3.4.1) (2024-06-08) ### Bug Fixes diff --git a/README.md b/README.md index 2417ad79a..6cb4705ed 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.4.1 linux-x64 node-v18.20.3 +@salesforce/plugin-source/3.4.2 linux-x64 node-v18.20.3 $ sfdx --help [COMMAND] USAGE $ sfdx COMMAND diff --git a/package.json b/package.json index 5d85c7c97..4f3f23dd0 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.4.1", + "version": "3.4.2", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {