Skip to content

During the adoption of Github Releases and conventional commits, versioning in sub-packages was broken #180

@bhouston

Description

@bhouston

In PR 142, the versioning of the sub-packages in the mono-repository was broken. Now only the root package is versioned and only its change log is updated. But this is a mono-repo and the change logs are actually in the individual packages and they should be updated with the new changes and their versions bumped. I am okay with all packages using the same version, and actually the same change log I guess, but I do need to have their package.json versions updated when a new release is made.

I suspect there is an obvious part of the setup missing that mono-repos usually have.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions