From fa37c7f487e133c788bae74c95b07cec0e886522 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 8 Jun 2024 08:44:45 +0000 Subject: [PATCH] chore(release): 3.4.1 [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 ed327fe97..384e27891 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.4.1](https://github.com/salesforcecli/plugin-source/compare/3.4.0...3.4.1) (2024-06-08) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.2 to 4.0.3 ([#1208](https://github.com/salesforcecli/plugin-source/issues/1208)) ([8facdec](https://github.com/salesforcecli/plugin-source/commit/8facdec699aaee861861dd7e853af0a711e63ec0)) + # [3.4.0](https://github.com/salesforcecli/plugin-source/compare/3.3.21...3.4.0) (2024-06-06) ### Features diff --git a/README.md b/README.md index a3c2f9188..2417ad79a 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.0 linux-x64 node-v18.20.3 +@salesforce/plugin-source/3.4.1 linux-x64 node-v18.20.3 $ sfdx --help [COMMAND] USAGE $ sfdx COMMAND diff --git a/package.json b/package.json index 525406da5..6d2cc893f 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.0", + "version": "3.4.1", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {