From 66e7e5a13a9ef67da481dbe52b84718a6aaf2595 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 6 Jul 2024 11:44:45 +0000 Subject: [PATCH] chore(release): 3.5.3 [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 f1b550ea..1d63f74b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.5.3](https://github.com/salesforcecli/plugin-source/compare/3.5.2...3.5.3) (2024-07-06) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.6 to 4.0.8 ([#1234](https://github.com/salesforcecli/plugin-source/issues/1234)) ([22d74ce](https://github.com/salesforcecli/plugin-source/commit/22d74cec2e90c74f7947b689a7dc6ac2cee05fbb)) + ## [3.5.2](https://github.com/salesforcecli/plugin-source/compare/3.5.1...3.5.2) (2024-07-06) ### Bug Fixes diff --git a/README.md b/README.md index 2e3e4371..b4fe0e45 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.5.2 linux-x64 node-v18.20.3 +@salesforce/plugin-source/3.5.3 linux-x64 node-v18.20.3 $ sfdx --help [COMMAND] USAGE $ sfdx COMMAND diff --git a/package.json b/package.json index 0682d7e3..c7866b58 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.5.2", + "version": "3.5.3", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {