diff --git a/CHANGELOG.md b/CHANGELOG.md index ef69b1f0..d29449b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.5.16](https://github.com/salesforcecli/plugin-source/compare/3.5.15...3.5.16) (2024-08-25) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.17 to 4.0.19 ([#1287](https://github.com/salesforcecli/plugin-source/issues/1287)) ([0d83d60](https://github.com/salesforcecli/plugin-source/commit/0d83d60970a5dc592b30f997c8c2e6be24b8aa6a)) + ## [3.5.15](https://github.com/salesforcecli/plugin-source/compare/3.5.14...3.5.15) (2024-08-24) ### Bug Fixes diff --git a/README.md b/README.md index ddefe838..b4a4b6f5 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.15 linux-x64 node-v18.20.4 +@salesforce/plugin-source/3.5.16 linux-x64 node-v18.20.4 $ sfdx --help [COMMAND] USAGE $ sfdx COMMAND diff --git a/package.json b/package.json index 33210506..0061c2e3 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.15", + "version": "3.5.16", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {