Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bun changeset publish in monorepo does not update the "workspace:*". #16074

Open
cpakken opened this issue Dec 31, 2024 · 0 comments
Open

bun changeset publish in monorepo does not update the "workspace:*". #16074

cpakken opened this issue Dec 31, 2024 · 0 comments
Labels
bug Something isn't working needs triage

Comments

@cpakken
Copy link

cpakken commented Dec 31, 2024

What version of Bun is running?

1.1.42+50eec0025

What platform is your computer?

Microsoft Windows NT 10.0.19045.0 x64

What steps can reproduce the bug?

Install in monorepo

    "@changesets/cli": "^2.27.11",

Run bun changeset publish. After publishing to npm, the "@mymonorepo/package": "workspace:*" does not get updated like bun publish

Don't know if this is a bug in bun or a bug in changeset?

What is the expected behavior?

bun changeset publish should work with bun

What do you see instead?

bun changeset publish does not update the "workspace:*" version. Breaks npm package

Additional information

No response

@cpakken cpakken added bug Something isn't working needs triage labels Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

1 participant