Release v0.1.1226 - #3532
Conversation
|
Warning Review limit reached
Next review available in: 9 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
Comment |
Version bump only:
0.1.1225→0.1.1226.Three files, one line each —
deno.json,src/utils/version-constant.ts, and the hydration runtime bundle that embeds the version. The bundle was regenerated withscripts/build/prebundle-hydration-runtime.ts, not hand-edited;deno task generate:manifests:checkreports every other generated artifact current.Ships
Release path
mainand npm are both on0.1.1225, so this bump is above both. On merge, the push tomainmakesscripts/ci/stable-release-requested.shsee a changed version, and thereleasejob publishes--tag latest, cuts thev0.1.1226tag, and uploads binaries. No manual tag or dispatch.Worth re-checking at merge time: if
mainreaches0.1.1226by another route first, this branch's bump becomes a no-op diff and the release silently skips.