Changed
- npm and MCP Registry listing metadata: bugs URL, core keywords, and server.json title/repository/websiteUrl
release.shwrites a## [x.y.z]changelog entry for every release -- promoting[Unreleased]when it has content, otherwise generating one from the commit subjects since the previous tag -- and takes the GitHub release notes from that entry instead of fromgit logsubjects. Before this, a release with nothing under[Unreleased]got no entry at all (0.20.0 below is backfilled), and every GitHub release page showed raw commit subjects.- package.json keywords: the core discoverability terms (claude-code, cursor, ai-agents) now come before the topic-specific ones, so they survive GitHub's 20-topic cap when topics are synced from keywords.