usecannon / cannon

Manage EVM protocol deployments. Inspired by Docker, Terraform, and npm.
https://usecannon.com
GNU General Public License v3.0
104 stars 21 forks source link

fix(cli): correct chain id handling in publish command when using package reference #1407

Closed saeta-eth closed 1 month ago

saeta-eth commented 1 month ago

I introduced a bug – not yet released – where the publish command doesn't properly manage the chain ID when users provide a package reference and do not use the --chain-id flag.

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 93f26da4455c1e175a0b204e7377f7dec4f1f8ca

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