diff --git a/CHANGELOG.md b/CHANGELOG.md index c9f96a9b1..44789102c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.14](https://github.com/salesforcecli/plugin-source/compare/3.1.13...3.1.14) (2024-02-17) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.18.2 to 3.19.2 ([#1092](https://github.com/salesforcecli/plugin-source/issues/1092)) ([b453e92](https://github.com/salesforcecli/plugin-source/commit/b453e923c068e505f4e91d95f0ad95f222f82b52)) + ## [3.1.13](https://github.com/salesforcecli/plugin-source/compare/3.1.12...3.1.13) (2024-02-12) ### Bug Fixes diff --git a/README.md b/README.md index 150cc77dc..c07f438e5 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.1.13 linux-x64 node-v18.19.0 +@salesforce/plugin-source/3.1.14 linux-x64 node-v18.19.0 $ sfdx --help [COMMAND] USAGE $ sfdx COMMAND diff --git a/package.json b/package.json index 353acf9d7..84b55c26b 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.1.13", + "version": "3.1.14", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {