From 292f37157735b11c8d038110b780e30b67fd83cf Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 4 May 2024 11:44:53 +0000 Subject: [PATCH] chore(release): 3.3.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 0442e3fc9..9779ab551 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.3.6](https://github.com/salesforcecli/plugin-source/compare/3.3.5...3.3.6) (2024-05-04) + +### Bug Fixes + +- **deps:** bump @salesforce/source-deploy-retrieve from 11.1.2 to 11.3.0 ([#1172](https://github.com/salesforcecli/plugin-source/issues/1172)) ([a6ee0ea](https://github.com/salesforcecli/plugin-source/commit/a6ee0ead45dbf15b40b5ca226b55127dbf3c9e51)) + ## [3.3.5](https://github.com/salesforcecli/plugin-source/compare/3.3.4...3.3.5) (2024-04-27) ### Bug Fixes diff --git a/README.md b/README.md index b53a803ef..49c88240a 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.5 linux-x64 node-v18.20.2 +@salesforce/plugin-source/3.3.6 linux-x64 node-v18.20.2 $ sfdx --help [COMMAND] USAGE $ sfdx COMMAND diff --git a/package.json b/package.json index 590da7555..1deaef188 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.5", + "version": "3.3.6", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {