Skip to content

chore: bump version to v0.0.44#149

Merged
bdchatham merged 1 commit intomainfrom
chore/bump-version-v0.0.44
May 6, 2026
Merged

chore: bump version to v0.0.44#149
bdchatham merged 1 commit intomainfrom
chore/bump-version-v0.0.44

Conversation

@bdchatham
Copy link
Copy Markdown
Contributor

Summary

Patch bump after #148 (drop reverted fork-genesis surface) merged.

v0.0.43 → v0.0.44

Required so the controller can bump seictl alongside its own fork-genesis cleanup PR (it must drop internal/task/fork.go's reference to sidecar.AssembleGenesisForkTask in the same change that consumes this version).

Test plan

  • One-line edit to version.json; no Go code touched
  • Convention matches prior bumps (chore: bump version to v0.0.N)

🤖 Generated with Claude Code

@bdchatham bdchatham merged commit c8129e0 into main May 6, 2026
3 of 4 checks passed
@bdchatham bdchatham deleted the chore/bump-version-v0.0.44 branch May 6, 2026 17:14
@bdchatham bdchatham mentioned this pull request May 6, 2026
2 tasks
bdchatham added a commit that referenced this pull request May 6, 2026
## Summary

Patch bump after #150 (drop ExportState orphan + add SetGenesisPeersTask
helper) and #151 (TestSetGenesisPeersRoundTrip) merged.

`v0.0.44 → v0.0.45`

Required so the controller can consume the typed `SetGenesisPeersTask`
helper from a tagged release. The `v0.0.44` tag was cut at PR #149's
commit, before #150 merged, so the helper was on `main` but not in the
release until now.

## Test plan

- [x] One-line edit to version.json; no Go code touched
- [x] Convention matches prior bumps

🤖 Generated with [Claude Code](https://claude.com/claude-code)
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.

1 participant