Skip to content

How can I generate changelog for specific scope #921

Open
@dwips

Description

@dwips

Hi All,
I have requirement to generate changelog for multiple packages by the scope
example:
packages/ui only generate changelog when there is commit message with scope "ui", fix(ui), feat(ui)

packages/utils only generate changelog when there is commit message with scope "utils", fix(utils), feat(utils)

is there a way to do it?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions