Skip to content

Releases: NekoSuneProjects/vrnotications

v1.0.2

09 Jun 23:10

Choose a tag to compare

1.0.2 - 2026-06-10

Changed

  • npm publish workflow now fails loudly on real errors (e.g. a scoped-package 404 from a missing NPM_TOKEN or insufficient scope rights) and only skips on a genuine "already published" conflict, instead of masking failures as a successful "skip".

v1.0.1

09 Jun 22:55

Choose a tag to compare

1.0.1 - 2026-06-09

Fixed

  • Release pipeline: rewrote CHANGELOG.md in strict Keep a Changelog format so the npmjs publish workflow can parse it, repaired the GitHub Packages publish workflow (removed a broken tag-push step), and made the changelog the single source the release body is read from.