From 7feafbf6008257f2e568de507ed825fb04a527cb Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 15 Jun 2024 05:44:40 +0000 Subject: [PATCH] chore(release): 3.4.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 2fb7f80d5..8380f0a19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.4.4](https://github.com/salesforcecli/plugin-source/compare/3.4.3...3.4.4) (2024-06-15) + +### Bug Fixes + +- **deps:** bump @salesforce/sf-plugins-core from 10.0.0 to 10.0.1 ([#1215](https://github.com/salesforcecli/plugin-source/issues/1215)) ([9e37ffa](https://github.com/salesforcecli/plugin-source/commit/9e37ffac12d5c54e4d2bbab0fad97fbed13af519)) + ## [3.4.3](https://github.com/salesforcecli/plugin-source/compare/3.4.2...3.4.3) (2024-06-13) ### Bug Fixes diff --git a/README.md b/README.md index 1f281efe8..fe65ab8e4 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.3 linux-x64 node-v18.20.3 +@salesforce/plugin-source/3.4.4 linux-x64 node-v18.20.3 $ sfdx --help [COMMAND] USAGE $ sfdx COMMAND diff --git a/package.json b/package.json index 7b7e1e0f4..54d7ef117 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.3", + "version": "3.4.4", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {