From a2cb4fc5916c643af044671d040026925c371e65 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 1 Jun 2024 11:44:44 +0000 Subject: [PATCH] chore(release): 3.3.20 [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 dfb1b6037..953f78d2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.3.20](https://github.com/salesforcecli/plugin-source/compare/3.3.19...3.3.20) (2024-06-01) + +### Bug Fixes + +- **deps:** bump @salesforce/source-tracking from 6.2.1 to 6.3.3 ([#1199](https://github.com/salesforcecli/plugin-source/issues/1199)) ([3de6f54](https://github.com/salesforcecli/plugin-source/commit/3de6f54c068f346aac6c63e8b9ecb479a844151d)) + ## [3.3.19](https://github.com/salesforcecli/plugin-source/compare/3.3.18...3.3.19) (2024-06-01) ### Bug Fixes diff --git a/README.md b/README.md index 8b66fdc64..8e748b63a 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.19 linux-x64 node-v18.20.3 +@salesforce/plugin-source/3.3.20 linux-x64 node-v18.20.3 $ sfdx --help [COMMAND] USAGE $ sfdx COMMAND diff --git a/package.json b/package.json index 3619c0b7a..999650b74 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.19", + "version": "3.3.20", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {