Skip to content

chore: version packages#47

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

chore: version packages#47
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 22, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

[email protected]

Minor Changes

  • #46 a96e335 Thanks @nahiyankhan! - Rename fleet mode to composite across the library and CLI. The N≥3 compare output now reads "Composite Fingerprint: N members" — the aggregate view is a fingerprint of fingerprints.

    BREAKING (safe to bump minor while on 0.x, but pinning consumers should adjust):

    • Library exports renamed: compareFleetcompareComposite; formatFleetComparison / formatFleetComparisonJSONformatCompositeComparison / formatCompositeComparisonJSON.
    • Type exports renamed: FleetComparison / FleetMember / FleetPair / FleetCluster / FleetClusterOptionsComposite* equivalents.
    • compare() result discriminator: result.mode === "fleet" is now "composite", and result.fleet is now result.composite.
    • CLI header: Fleet Overview: N projectsComposite Fingerprint: N members.

    JSON output shape (member count, pairwise, spread, clusters) is unchanged.

  • #48 a822e7c Thanks @nahiyankhan! - Role palette fields accept {palette.dominant.<role>} and {palette.semantic.<role>} references, so renames in the palette cascade into every role that cites them. ghost-drift lint flags unresolved references as broken-role-reference.

@github-actions github-actions Bot requested a review from nahiyankhan as a code owner April 22, 2026 14:27
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 5184be9 to 0a7f65c Compare April 22, 2026 14:46
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.

0 participants