Skip to content

v1.5.0

Latest

Choose a tag to compare

@hyt315 hyt315 released this 26 Jul 12:57

v1.5.0

Added

  • Repository setup now recommends a tag-protection Ruleset (refs/tags/v*, block deletion and forced updates) after the first release, so published version tags cannot be accidentally removed or rewritten.
  • Release gate note: dependency vulnerability audits (e.g. npm audit) must run against the official registry or inside CI - mirror registries commonly lack the audit endpoint and fail silently, hiding high-severity advisories until CI.

Both additions come from a real release incident verified in production.