Skip to content

Commit

Permalink
chore(release): 2.8.16 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Sep 3, 2023
1 parent 1398535 commit 9efd0d7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.8.16](https://github.com/salesforcecli/plugin-auth/compare/2.8.15...2.8.16) (2023-09-03)


### Bug Fixes

* **deps:** bump inquirer from 8.2.5 to 8.2.6 ([7d02f90](https://github.com/salesforcecli/plugin-auth/commit/7d02f9040cc61cb9fc5a5d05caae8dc0c35be672))



## [2.8.15](https://github.com/salesforcecli/plugin-auth/compare/2.8.14...2.8.15) (2023-09-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-auth",
"description": "plugin for sfdx auth commands",
"version": "2.8.15",
"version": "2.8.16",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"main": "lib/index.js",
Expand Down

0 comments on commit 9efd0d7

Please sign in to comment.