Skip to content

chore: exit changeset prerelease mode for the 4.5.0 release#4099

Merged
ericallam merged 1 commit into
mainfrom
chore/exit-changeset-pre-mode
Jul 2, 2026
Merged

chore: exit changeset prerelease mode for the 4.5.0 release#4099
ericallam merged 1 commit into
mainfrom
chore/exit-changeset-pre-mode

Conversation

@ericallam

Copy link
Copy Markdown
Member

Takes changesets out of rc prerelease mode so the next version bump produces the stable 4.5.0 GA release rather than another release candidate.

@changeset-bot

changeset-bot Bot commented Jul 1, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 08456e9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets
Name Type
@trigger.dev/build Patch
trigger.dev Patch
@trigger.dev/core Patch
@trigger.dev/plugins Patch
@trigger.dev/python Patch
@trigger.dev/react-hooks Patch
@trigger.dev/redis-worker Patch
@trigger.dev/rsc Patch
@trigger.dev/schema-to-json Patch
@trigger.dev/sdk Patch
@trigger.dev/database Patch
@trigger.dev/otlp-importer Patch
@trigger.dev/rbac Patch
@trigger.dev/sso Patch
coordinator Patch
docker-provider Patch
kubernetes-provider Patch
supervisor Patch
webapp Patch

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 621983cc-cd00-4765-a3f3-8e303b5c3374

📥 Commits

Reviewing files that changed from the base of the PR and between 7851f5c and 08456e9.

📒 Files selected for processing (1)
  • .changeset/pre.json
📜 Recent review details
🔇 Additional comments (1)
.changeset/pre.json (1)

2-2: LGTM!


Walkthrough

This change updates the mode field in .changeset/pre.json from "pre" to "exit", reflecting a state transition in the changesets pre-release configuration file.

Changes

File Change Summary
.changeset/pre.json Updated mode field from "pre" to "exit"

Compact Metadata

  • Files changed: 1
  • Lines changed: +1/-1
  • Estimated review effort: Low

Related Issues: None provided.

Related PRs: None provided.

Suggested Labels: none

Suggested Reviewers: none

Poem
A rabbit hops through changeset land,
One tiny field, a gentle hand,
From "pre" to "exit," swift and neat,
A single line, a job complete. 🐇

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description states the goal, but it omits the required issue link, checklist, testing steps, changelog, and screenshots sections. Fill in the template sections: Closes #issue, checklist, testing performed, changelog summary, and screenshots or note none.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: exiting Changesets prerelease mode for the 4.5.0 release.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/exit-changeset-pre-mode

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.

@ericallam ericallam marked this pull request as ready for review July 2, 2026 10:07

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@ericallam ericallam merged commit 4550b75 into main Jul 2, 2026
21 checks passed
@ericallam ericallam deleted the chore/exit-changeset-pre-mode branch July 2, 2026 10:09
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.

2 participants