Skip to content

Commit

Permalink
Allow device login & clear cache (#450)
Browse files Browse the repository at this point in the history
* Allow device login & clear cache

New option to clear cache if an authenticated org does not appear in the choices

* [Mega-Linter] Apply linters fixes

---------

Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
  • Loading branch information
nvuillam and nvuillam authored Oct 25, 2023
1 parent aabc530 commit f9758dc
Show file tree
Hide file tree
Showing 6 changed files with 251 additions and 192 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@

Note: Can be used with `sfdx plugins:install sfdx-hardis@beta` and docker image `hardisgroupcom/sfdx-hardis@beta`

## [4.8.0] 2023-10-25

- Allow to use Device login for Code Builder compatibility
- New option to clear cache if an authenticated org does not appear in the choices

## [4.7.0] 2023-10-24

- **hardis:org:files:export**: New configuration available to export files: **outputFileNameFormat**, with available values:
Expand Down
Loading

0 comments on commit f9758dc

Please sign in to comment.