Skip to content

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 05:43
· 16 commits to main since this release

2.5.0 (2026-03-09)

Bug Fixes

  • add registry-url to setup-node and update all actions to latest versions (08dd6c9)
  • address remaining cli review feedback (e56649a)
  • cli: address review feedback - JSDoc deno, unused import, wrapImport example (335c2a8)
  • gate OCI attestation to published builds (f8a3a1f)
  • package.json: add explicit types inside import/require export conditions (ee5a330)
  • repair broken docker.yml step + update Node to v24 (20dda54)
  • repair docker build secret mount syntax (ac5dc0a)
  • restore dual package output and explicit cli imports (ce1f2dc)
  • stabilize docker ci and switch package to esm (17ad5d3)
  • use npm Trusted Publishers (OIDC) in release workflow instead of NPM_TOKEN (a127bda)
  • validate OCI image builds on pull requests (ce616b2)

Features

  • add interactive CLI using @clack/prompts (init/add/remove/list) (e438d8d)
  • cli: extend package manager support to vlt and deno (f946119)