diff --git a/CHANGELOG.md b/CHANGELOG.md index ffdac7cb..9f141065 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.5.2](https://github.com/salesforcecli/plugin-auth/compare/2.5.1...2.5.2) (2023-02-19) + + +### Bug Fixes + +* **deps:** bump @salesforce/sf-plugins-core from 2.1.1 to 2.1.2 ([dd6a07a](https://github.com/salesforcecli/plugin-auth/commit/dd6a07a8ae6f1b1b696a319475ecb46c10ab8868)) + + + ## [2.5.1](https://github.com/salesforcecli/plugin-auth/compare/2.5.0...2.5.1) (2023-02-18) diff --git a/package.json b/package.json index 329645c6..9148ca93 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-auth", "description": "plugin for sfdx auth commands", - "version": "2.5.1", + "version": "2.5.2", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "main": "lib/index.js", @@ -224,4 +224,4 @@ "output": [] } } -} +} \ No newline at end of file