Skip to content

fix: sync version to 0.0.28 to match npm#39

Merged
cablate merged 1 commit intomainfrom
fix/sync-version
Mar 14, 2026
Merged

fix: sync version to 0.0.28 to match npm#39
cablate merged 1 commit intomainfrom
fix/sync-version

Conversation

@cablate
Copy link
Owner

@cablate cablate commented Mar 14, 2026

Summary

Race condition from PR #36/#37 caused npm to publish 0.0.28 but the version bump commit failed to push back to main. Repo is stuck at 0.0.27, so every new release tries to publish 0.0.28 again and fails.

This syncs the repo version to 0.0.28. Next release will bump to 0.0.29 correctly.

Test plan

  • npm view @cablate/mcp-google-map version → 0.0.28 (already published)
  • Next merge to main will release 0.0.29 successfully

🤖 Generated with Claude Code

Race condition in previous releases caused npm to publish 0.0.28
but the version bump commit failed to push back to main.
Syncing repo version to prevent future publish conflicts.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cablate cablate merged commit ed081b8 into main Mar 14, 2026
1 check passed
@cablate cablate deleted the fix/sync-version branch March 14, 2026 16:01
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