Skip to content

revert(release): restore beta state after tag auth fix - #277

Merged
kattsushi merged 1 commit into
masterfrom
revert/stable-artifact-after-tag-auth
Aug 31, 2026
Merged

kattsushi merged 1 commit into
masterfrom
revert/stable-artifact-after-tag-auth

Conversation

@kattsushi

Copy link
Copy Markdown
Contributor

Closes #268

Summary

Why a protected revert

PREFLIGHT passed for PR #275's merge artifact, but FINALIZE exposed an unauthenticated atomic tag push. PR #276 fixed that defect and necessarily advanced master, making the earlier release artifact historical verification-only. .github/SETUP.md requires this protected revert before regeneration.

All seven target stable npm versions, annotated tags, and GitHub Releases remain absent.

Changes

File Change
CHANGELOG.md Remove only the unpublished stable notes from PR #275.
Seven selected package manifests Restore exact already-published X.Y.Z-beta.0 versions.

Test Plan

Contributor Checklist

@kattsushi kattsushi added the type:bug Bug fix label Aug 31, 2026
@coderabbitai

coderabbitai Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

Next included review available in 49 minutes.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: d2c10972-589a-4a13-9702-d6a2315c9e89

📥 Commits

Reviewing files that changed from the base of the PR and between 64d22e8 and 4e91178.

📒 Files selected for processing (8)
  • CHANGELOG.md
  • packages/hatchet/package.json
  • packages/node/better-auth/package.json
  • packages/prisma/package.json
  • packages/react/query/package.json
  • packages/react/router-better-auth/package.json
  • packages/react/router/package.json
  • packages/solid/query/package.json

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.

@kattsushi
kattsushi merged commit 6ad28f4 into master Aug 31, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug Bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: complete Effect v4 cleanup and restore stable releases

1 participant