Use when cutting a public release of this Obsidian plugin (frontmatter-date-manager). Drives the full gated workflow - detect the last published release, analyze changes, propose the next version from conventional commits, build a no-fluff changelog in tmp/, bump package.json/manifest.json/versions.json, run checks, push the bare N.N.N tag so release.yml publishes assets, then replace the auto notes with the changelog and verify links. Triggers on /obsidian-plugin-release, "release the plugin", "cut a release", "publish a new version".
2026-06-14