Skip to content

Version Packages - #2

Merged
kud merged 1 commit into
mainfrom
changeset-release/main
Aug 20, 2026
Merged

Version Packages#2
kud merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

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

@kud/segment-cli@0.2.0

Minor Changes

  • 88b798a: Running segment with no subcommand now opens an interactive browser for
    sources, destinations and the destination catalog, built on the new
    @kud/segment-ink. Ink and React are loaded through a dynamic import, so
    one-shot commands like segment sources list do not pay for them.

    Adds --mock to explore the interface with fixture data and no credential, and
    --screen <name> to open directly on a screen (--screen list prints the
    names). Piping the bare command now refuses with guidance instead of an uncaught
    raw-mode stack trace.

Sign up for freeto 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.

1 participant

@kud