Skip to content

chore(release): v0.6.0#124

Merged
ojongerius merged 1 commit intomainfrom
release/v0.6.0
May 2, 2026
Merged

chore(release): v0.6.0#124
ojongerius merged 1 commit intomainfrom
release/v0.6.0

Conversation

@ojongerius
Copy link
Copy Markdown
Contributor

Release commit for v0.6.0 — promotes [Unreleased] to [0.6.0] and bumps package.json to 0.6.0.

Tracks #118 / #119 (ar_query_receipts filter, ordering, and chain-default fixes). The full bullet list is already on main in CHANGELOG.md.

Why this is a separate PR

scripts/release.sh tried git push origin main v0.6.0 which the branch protection on main rejected (PRs required). The tag v0.6.0 was already accepted on the remote and points at the commit on this branch (c7c7075), so we need to land this exact SHA on main.

Merge strategy

Use "Create a merge commit" — preserves the commit SHA so tag v0.6.0 stays reachable from main's history. Rebase or squash would change the SHA and orphan the tag.

After merge

I'll run gh release create v0.6.0 --generate-notes to fire publish.yml → npm publish.

Test plan

@ojongerius ojongerius merged commit c5bf1f7 into main May 2, 2026
5 checks passed
@ojongerius ojongerius deleted the release/v0.6.0 branch May 2, 2026 22:22
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