mirror of
https://github.com/yigitkonur/cli-continues.git
synced 2026-04-26 00:36:02 +03:00
[PR #10] [MERGED] chore(release): sync develop with main for v3.0.0 #17
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cli-continues#17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/yigitkonur/cli-continues/pull/10
Author: @yigitkonur
Created: 2/21/2026
Status: ✅ Merged
Merged: 2/23/2026
Merged by: @yigitkonur
Base:
develop← Head:pr/sync-main-v3-release📝 Commits (2)
5f1b220feat!: land v3 refactor on main + registry-driven cross-tool flag forwarding (#9)d0babe7chore: release v3.0.0 [skip publish]📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
package.json(+1 -1)📄 Description
Summary
This PR syncs
developwith the latestmainrelease state sodevelopreflects the finalizedv3.0.0release metadata.Why
developcurrently carries the v3 refactor tree but still reports a beta package version.mainhas already moved to stable3.0.0.developaligned avoids version drift in downstream CI/publish and local install flows.Included commits from
maind0babe7chore: release v3.0.0 [skip publish]5f1b220feat!: land v3 refactor on main + registry-driven cross-tool flag forwarding (#9)Effective file delta vs
developpackage.jsonversion:3.0.0-beta.0->3.0.0Validation
Ran on this branch:
pnpm test(passed)pnpm run build(passed)Risk
Low:
developtree.Rollback
If needed, rollback is a single revert of this PR commit range, restoring prior
package.jsonversion.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.