Skip to content

fix(search): publish execFileSync rg + lookup_error trim from #23#24

Merged
critesjosh merged 1 commit intomainfrom
chore/trigger-release-for-pr23
May 4, 2026
Merged

fix(search): publish execFileSync rg + lookup_error trim from #23#24
critesjosh merged 1 commit intomainfrom
chore/trigger-release-for-pr23

Conversation

@critesjosh
Copy link
Copy Markdown
Collaborator

Summary

Empty-commit PR to trigger semantic-release. The substantive change merged in #23 under a chore: subject, which under the default angular preset is "no release." This commit re-classifies that work as fix: (which it is — brace-glob handling was silently broken on some shells), so semantic-release picks it up and publishes.

Why empty

The actual diff already shipped in #23. Reverting and re-committing would churn history; an empty fix: commit is the canonical workaround per semantic-release docs for exactly this situation.

Result

After merge, the next CI run should bump from v1.21.1v1.21.2 (patch) and publish @aztec/mcp-server to npm.

🤖 Generated with Claude Code

Empty commit to trigger semantic-release. The substantive work landed
in #23 under a chore: subject which doesn't trigger a publish under
the angular preset. The change is genuinely a bug fix (brace-glob
silently broken on some shells) plus a UX improvement to lookup_error
output, and warrants a patch release.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@critesjosh critesjosh merged commit 872feaf into main May 4, 2026
6 checks passed
@critesjosh critesjosh deleted the chore/trigger-release-for-pr23 branch May 4, 2026 22:05
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 4, 2026

🎉 This PR is included in version 1.21.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant