Skip to content

1.0.5

Choose a tag to compare

@github-actions github-actions released this 20 May 23:12

Fixed

  • Tightened sync/live-reload race handling by re-checking saveCount after loading plugin data from disk.

Added

  • Added a GitHub Actions release workflow for future tagged releases.
  • The release workflow builds the plugin, verifies release assets, checks that the tag matches manifest.json, uploads manifest.json, main.js, and styles.css, and generates GitHub artifact attestations.

Documentation

  • Updated release-process documentation for future Claude Code sessions.
  • Added future-plan notes from the final pre-submission code review.