From b7c71c8166e86b3641199cdc098a7bd1ef67fe6c Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Thu, 13 Jun 2024 02:47:35 +0000 Subject: [PATCH] chore(release): 3.4.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 91196e3a6..2fb7f80d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.4.3](https://github.com/salesforcecli/plugin-source/compare/3.4.2...3.4.3) (2024-06-13) + +### Bug Fixes + +- **deps:** bump braces from 3.0.2 to 3.0.3 ([#1210](https://github.com/salesforcecli/plugin-source/issues/1210)) ([cba47dd](https://github.com/salesforcecli/plugin-source/commit/cba47dd16a995faa0ba683c2102c8f554afe1582)) + ## [3.4.2](https://github.com/salesforcecli/plugin-source/compare/3.4.1...3.4.2) (2024-06-09) ### Bug Fixes diff --git a/README.md b/README.md index 6cb4705ed..1f281efe8 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.2 linux-x64 node-v18.20.3 +@salesforce/plugin-source/3.4.3 linux-x64 node-v18.20.3 $ sfdx --help [COMMAND] USAGE $ sfdx COMMAND diff --git a/package.json b/package.json index 4f3f23dd0..c7e1bf339 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.2", + "version": "3.4.3", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {