How can I publish my packages to npm? #910
-
|
Hello, I have a project written in turborepo, it has 5 publishing packages and 2 websites. I used to use semantic-release to publish my repositories, but it's not ready to work with monorepo. On the page Turborepo Tools , I saw the auto library, for convenient publication of a monorepo. But she doesn't see anything but the main package.json Please tell me options for publishing my mono-repository, I really liked auto , but unfortunately it does not work properly. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 5 replies
-
|
any news? |
Beta Was this translation helpful? Give feedback.
-
|
Hey @melishev |
Beta Was this translation helpful? Give feedback.
-
|
We recommend using https://github.com/changesets/changesets for publishing packages and Vercel for deploying websites. |
Beta Was this translation helpful? Give feedback.
-
|
Is this tested? You are only calling the publish task and not the |
Beta Was this translation helpful? Give feedback.
We recommend using https://github.com/changesets/changesets for publishing packages and Vercel for deploying websites.