Skip to content

v6.15.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 15:34
· 6 commits to main since this release

6.15.0 (2026-08-19)

Features

  • add generate password method to password string field (256b38b)
  • add story of password field with generate password tool (d2b765e)
  • adjust method and story to reflect and example passphrase generator instead (29af006)
  • change method name back to password for semantics (05f8bd8)
  • use crypto random for the example password generator method (43414af)