diff --git a/CHANGELOG.md b/CHANGELOG.md index 8807c5d8..bcb60eab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.5.14](https://github.com/salesforcecli/plugin-source/compare/3.5.13...3.5.14) (2024-08-17) + +### Bug Fixes + +- **deps:** bump @salesforce/sf-plugins-core from 11.2.4 to 11.3.2 ([#1273](https://github.com/salesforcecli/plugin-source/issues/1273)) ([64a1a61](https://github.com/salesforcecli/plugin-source/commit/64a1a61accc7a9e4181bb6d2d29d29d20c3a412f)) + ## [3.5.13](https://github.com/salesforcecli/plugin-source/compare/3.5.12...3.5.13) (2024-08-17) ### Bug Fixes diff --git a/README.md b/README.md index c6ed5870..f2d34b0e 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.13 linux-x64 node-v18.20.4 +@salesforce/plugin-source/3.5.14 linux-x64 node-v18.20.4 $ sfdx --help [COMMAND] USAGE $ sfdx COMMAND diff --git a/package.json b/package.json index 3a14662c..2bf5ac2f 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.13", + "version": "3.5.14", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {