Release 0.5.1 - #93
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
🟡 Changes recommended
The 0.5.1 changelog entry does not currently reflect the “prebuilt plugin downloads” change called out in the PR description (#91).
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
Prepares the 0.5.1 release of Herdr Studio by aligning all published version identifiers across the monorepo and finalizing the changelog entry for the release.
Changes:
- Bump versions from
0.5.0→0.5.1in root,web/, andserver/package.json. - Bump
herdr-plugin.tomlplugin version to0.5.1. - Finalize
CHANGELOG.mdby promoting the previous “Unreleased” entry under0.5.1 - 2026-09-03.
File summaries
| File | Description |
|---|---|
package.json |
Bumps root package version to 0.5.1. |
web/package.json |
Bumps web package version to 0.5.1. |
server/package.json |
Bumps server package version to 0.5.1. |
herdr-plugin.toml |
Bumps plugin manifest version to 0.5.1. |
CHANGELOG.md |
Adds 0.5.1 release header/date and assigns release notes to it. |
Review details
- Files reviewed: 5/5 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The changes are consistent release-prep updates (version bumps + changelog finalization) with no apparent correctness or compatibility risks.
Review details
- Files reviewed: 5/5 changed files
- Comments generated: 0 new
- Review effort level: Lite
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release 0.5.1 — prepared with
bun run release:prepare 0.5.1.Merge this PR, then run the Publish Release workflow with
0.5.1.