Skip to content

chore: bump in-repo plugin.json version to 0.2.0#6

Merged
intel352 merged 1 commit into
mainfrom
chore/bump-plugin-version-0.2.0
May 21, 2026
Merged

chore: bump in-repo plugin.json version to 0.2.0#6
intel352 merged 1 commit into
mainfrom
chore/bump-plugin-version-0.2.0

Conversation

@intel352
Copy link
Copy Markdown
Contributor

Source-tree drift fix. Goreleaser rewrites .version at release time, so published assets are correct — but the in-repo file still showed 0.1.0 after v0.2.0 tagged. Matches the current tag now.

🤖 Generated with Claude Code

In-repo plugin.json on main was still 0.1.0 after the v0.2.0
tag shipped. Goreleaser rewrites the field at release time so
the published asset is correct, but the source-tree value lags
behind every release. Bumping to match the most recent tag.

Future improvement: a CI check that fails if plugin.json
version != latest git tag would catch this drift earlier.
Filed as the workflow-plugin-hover repo's own follow-up.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the in-repo plugin.json version to match the already-tagged v0.2.0, reducing source-tree drift given that Goreleaser rewrites the version during packaging.

Changes:

  • Bump plugin.json "version" from 0.1.0 to 0.2.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@intel352 intel352 merged commit b090f26 into main May 21, 2026
8 checks passed
@intel352 intel352 deleted the chore/bump-plugin-version-0.2.0 branch May 21, 2026 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants