You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Back-merge so the promotion PR #571 can satisfy `main`'s up-to-date
requirement.
`main` carries release-tooling commits `develop` never received —
notably #540 (tag without pushing a bump commit) and #537 (point
semantic-release at `dripnex/app`). `main` is authoritative for release
tooling, so those come back here.
**Why a branch and not `gh pr update-branch`:** GitHub refuses to update
a PR whose head is a protected branch. And a direct `develop ← main` PR
(#577) deadlocks — `develop` requires the head to be up to date, but
`main` is inherently behind `develop`. A branch descended from `develop`
with `main` merged in satisfies both.
No product changes: release config, workflow, and doc URLs only.
`package.json` stays at 0.15.2, which is expected under the post-#540
flow.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
0 commit comments