From 57cbbad78b13a3bb12b65a2448a307f1547e17e9 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Thu, 6 Jun 2024 20:20:57 +0000 Subject: [PATCH] chore(release): 3.4.0 [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 af4df8e3d..ed327fe97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# [3.4.0](https://github.com/salesforcecli/plugin-source/compare/3.3.21...3.4.0) (2024-06-06) + +### Features + +- devScripts update ([#1203](https://github.com/salesforcecli/plugin-source/issues/1203)) ([9e5ef50](https://github.com/salesforcecli/plugin-source/commit/9e5ef50f68046b3618115c12b6e9a6a828d7633b)) + ## [3.3.21](https://github.com/salesforcecli/plugin-source/compare/3.3.20...3.3.21) (2024-06-02) ### Bug Fixes diff --git a/README.md b/README.md index fc5b75903..a3c2f9188 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.3.21 linux-x64 node-v18.20.3 +@salesforce/plugin-source/3.4.0 linux-x64 node-v18.20.3 $ sfdx --help [COMMAND] USAGE $ sfdx COMMAND diff --git a/package.json b/package.json index 376e76159..2238d51d5 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.3.21", + "version": "3.4.0", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {