v0.1.6
Linmas 0.1.6
Patch release for the clean public Linmas repository.
Changes
- Fix README logo rendering on npm by using a public raw GitHub asset URL.
- Add a guarded release-tag workflow that creates
vX.Y.Ztags frommainonly when the package version and release notes are ready. - Add Dependabot monitoring for GitHub Actions and npm dependencies.
Notes
- npm publishing still runs through the existing tag-based release workflow.
- Migration to npm Trusted Publishing/OIDC remains planned as a separate hardening follow-up.