From e05a20f338cb401fbf6b23e7d21887b0a93ac14c Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 16 Jun 2024 02:48:26 +0000 Subject: [PATCH] chore(release): 3.4.6 [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 6db564f30..d33694a75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.4.6](https://github.com/salesforcecli/plugin-source/compare/3.4.5...3.4.6) (2024-06-16) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.3 to 4.0.6 ([#1212](https://github.com/salesforcecli/plugin-source/issues/1212)) ([a8a4e8d](https://github.com/salesforcecli/plugin-source/commit/a8a4e8d2013cc987d24e64eeec24276af5c3c5aa)) + ## [3.4.5](https://github.com/salesforcecli/plugin-source/compare/3.4.4...3.4.5) (2024-06-15) ### Bug Fixes diff --git a/README.md b/README.md index d939b8210..cf1e3fd19 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.5 linux-x64 node-v18.20.3 +@salesforce/plugin-source/3.4.6 linux-x64 node-v18.20.3 $ sfdx --help [COMMAND] USAGE $ sfdx COMMAND diff --git a/package.json b/package.json index 23d10316b..2797503e3 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.5", + "version": "3.4.6", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {