Skip to content

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 09 Jul 18:30
· 290 commits to main since this release
8c44a89

Linmas 0.1.7

Release infrastructure hardening.

Changes

  • Migrate npm publishing from long-lived NPM_TOKEN authentication to npm Trusted Publishing / OIDC.
  • Keep guarded main-to-tag release automation and workflow-dispatch based release handoff.
  • Add repository metadata required for npm Trusted Publishing provenance validation.
  • Fix README logo rendering on GitHub and npm using the public Linmas logo asset.

Notes

  • No skill behavior change is intended in this release.
  • After this release succeeds, the GitHub NPM_TOKEN secret can be removed and the old npm token can be revoked.