Skip to content

refactor: add command name to bin field#2529

Merged
matthewvolk merged 1 commit intocanaryfrom
CATALYST-1421-add-name-to-bin-field
Aug 19, 2025
Merged

refactor: add command name to bin field#2529
matthewvolk merged 1 commit intocanaryfrom
CATALYST-1421-add-name-to-bin-field

Conversation

@matthewvolk
Copy link
Copy Markdown
Contributor

What/Why?

Allows you to run the @bigcommerce/catalyst CLI by calling:

pnpm exec catalyst <command>

instead of:

pnpm exec @bigcommerce/catalyst <command>

Docs: https://docs.npmjs.com/cli/v11/configuring-npm/package-json#bin

Testing

Pull down branch, build CLI and run the CLI after adding it as a dependency in core

Migration

N/A

@matthewvolk matthewvolk requested a review from a team August 19, 2025 19:03
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Aug 19, 2025

⚠️ No Changeset found

Latest commit: 6fc7fd1

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

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

@vercel
Copy link
Copy Markdown

vercel Bot commented Aug 19, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
catalyst-b2b Ready Ready Preview Comment Aug 19, 2025 7:05pm
catalyst-canary Ready Ready Preview Comment Aug 19, 2025 7:05pm
3 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
catalyst Ignored Ignored Aug 19, 2025 7:05pm
catalyst-au Ignored Ignored Aug 19, 2025 7:05pm
catalyst-uk Ignored Ignored Aug 19, 2025 7:05pm

@matthewvolk matthewvolk added this pull request to the merge queue Aug 19, 2025
Merged via the queue into canary with commit 48ced72 Aug 19, 2025
14 checks passed
@matthewvolk matthewvolk deleted the CATALYST-1421-add-name-to-bin-field branch August 19, 2025 19:16
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