Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 11:13
· 88 commits to master since this release
6d65002

1.0.0 (2023-01-11)

Code Refactoring

  • replace keytar package with sfdx keychain implementation (823a2a4)

BREAKING CHANGES

  • For existing installations you might be prompted once
    to grant access to the hutte-io credential in your keychain of your OS.

For example on MacOS, the process accessing the keychain was changed from "node" to "security".
So you might be prompted:

security wants to use your confidential information stored in "hutte-io" in your keychain.

To allow this, enter the "login" keychain password.

Here you can enter your keychain password and click "Always Allow".