Skip to content

move from conventional-commits to changesets  #52

Open
@turadg

Description

@turadg

What is the Problem Being Solved?

We had some trouble with tags on conventional commits. And a recent PR was merged with commits that weren't "conventional" so the features they introduced weren't picked up in the Lerna publish tooling.

We can manually edit the changelog, but the presence of feat: commits also affects the package version number and the git tags produced, which are cumbersome to correct.

Description of the Design

try using https://github.com/changesets/changesets

Security Considerations

Scaling Considerations

Test Plan

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions