Release

Release
April 10, 2026
CRE

CRE CLI v1.10.0 — Org-Owned Secrets and EVM Bindings Fix

CRE CLI version 1.10.0 is now available. This release adds optional org ownership for secrets — set CRE_CLI_SECRETS_ORG_OWNED: true in your target configuration to use your org ID as the secret owner across cre secrets create, cre secrets update, cre secrets delete, and cre secrets list. This is useful for teams sharing secrets across multiple workflows. It also fixes a struct prefix bug in the EVM Bindings generator.

Update your CLI by running cre update when prompted, or follow the CLI Installation guide for fresh installations.

See all changes on GitHub