You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It doesn't work because cuillere is a monorepo using yarn workspaces.
So in the root package.json there is no version defined. Versions are defined in each packages.
I have some interrogations:
Do we need to improve node preset in order to manage monorepo without root version ?
For monorepo, do we need to be able to manage one changelog and/or version by package ?
Do we need to create a yarn or yarn-workspace preset ?
And with lerna, do we need a dedicated preset, to be able to manage one changelog and/or version by package ?
I failed to generate a changelog on https://github.com/EmrysMyrddin/cuillere because of the following Error:
The list of tags seems great:
This is an initialization use case
The text was updated successfully, but these errors were encountered: