Skip to content

chore: back-merge main after v0.19.1 - #611

Merged
tomymaritano merged 2 commits into
developfrom
cursor/backmerge-main-v0191-fix-4ba5
Aug 25, 2026
Merged

chore: back-merge main after v0.19.1#611
tomymaritano merged 2 commits into
developfrom
cursor/backmerge-main-v0191-fix-4ba5

Conversation

@tomymaritano

Copy link
Copy Markdown
Collaborator

Summary

sync-develop was skipped when v0.19.1 publish failed. #608 and #609 were squash-merged, so e8bea28 (v0.19.1) is still not an ancestor of develop.

This PR is a merge commit (e20608f, parents ef9223e + e8bea28). Auto-merge now skips cursor/backmerge-* (#610).

Merge commit only. Do not squash.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Topology only. No package.json bump. No tags.

Checklist

  • I've read CONTRIBUTING.md
  • Tests pass locally (pnpm test) — no code changes
  • Build succeeds (pnpm build) — no code changes
  • PR targets develop branch (not main)

After merge, git merge-base --is-ancestor e8bea28 origin/develop must be true.

Open in Web Open in Cursor 

tomymaritano and others added 2 commits August 25, 2026 10:25
chore(release): promote 0.20.0
Co-authored-by:  Tomás Maritano <tomymaritano@gmail.com>
@coderabbitai

coderabbitai Bot commented Aug 25, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@tomymaritano
tomymaritano marked this pull request as ready for review August 25, 2026 17:22
@tomymaritano
tomymaritano marked this pull request as ready for review August 25, 2026 17:22
@tomymaritano
tomymaritano merged commit 4a5e6b9 into develop Aug 25, 2026
21 of 22 checks passed
@tomymaritano
tomymaritano deleted the cursor/backmerge-main-v0191-fix-4ba5 branch August 25, 2026 17:22
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.19.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants