Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 724 Bytes

File metadata and controls

17 lines (8 loc) · 724 Bytes

Changelog

1.0.0 (2025-08-17)

⚠ BREAKING CHANGES

  • GLOBAL_SECRET environment variable and --global-secret flag are no longer supported. Secrets are now automatically generated and persisted.

Features

  • replace global secret parameter with auto-generated secret (#6) (05ccbb2)

Bug Fixes

  • update release workflow permissions (#8) (2be8e5f)