Skip to content

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 09 Jul 16:30
· 298 commits to main since this release
0ac697a

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.Z tags from main only 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.