Skip to content

Align readme stable tag with release version and trim changelog surface - #1380

Merged
HardeepAsrani merged 2 commits into
developmentfrom
copilot/update-visualizer-readme-tag
Sep 14, 2026
Merged

HardeepAsrani merged 2 commits into
developmentfrom
copilot/update-visualizer-readme-tag

Conversation

Copilot AI commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

The plugin readme still advertised Stable tag: trunk and carried an excessively long inline changelog. This updates release metadata to the current version and limits readme.txt to recent changelog entries with a pointer to full history.

  • Release metadata

    • Updated readme.txt stable tag from trunk to 4.0.8 (current plugin/package version).
  • Changelog scope in readme.txt

    • Reduced inline changelog to recent entries (4.0.8, 4.0.7, 4.0.6).
    • Added a canonical link to full release history in CHANGELOG.md on the development branch.
  • Versioning workflow update (Grunt)

    • Extended grunt-version config to update readme.txt stable tag during version bumps, so future releases keep metadata synchronized automatically.
readmetxt: {
  options: {
    prefix: 'Stable tag:\\s*',
  },
  src: [ 'readme.txt' ],
},

Co-authored-by: HardeepAsrani <2649903+HardeepAsrani@users.noreply.github.com>
Copilot AI changed the title [WIP] Update Visualizer README stable tag and changelog Align readme stable tag with release version and trim changelog surface Sep 14, 2026
Copilot AI requested a review from HardeepAsrani September 14, 2026 20:06
@HardeepAsrani
HardeepAsrani marked this pull request as ready for review September 14, 2026 20:08
@HardeepAsrani
HardeepAsrani changed the base branch from master to development September 14, 2026 20:10
@pirate-bot

Copy link
Copy Markdown
Contributor

Plugin build for 5e1dc5d is ready 🛎️!

@HardeepAsrani
HardeepAsrani merged commit 2effd6c into development Sep 14, 2026
17 of 18 checks passed
@HardeepAsrani
HardeepAsrani deleted the copilot/update-visualizer-readme-tag branch September 14, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants