v0.1.7
Linmas 0.1.7
Release infrastructure hardening.
Changes
- Migrate npm publishing from long-lived
NPM_TOKENauthentication 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_TOKENsecret can be removed and the old npm token can be revoked.