Skip to content

Only listing commits relating to app changes but not lib? #916

@NxHDv

Description

@NxHDv

Using NX monorepo with Angular, a handful of /apps and an abundance of /libs. We're using conventional commits, and then when I run for example nx run app-name:version --trackDeps it bumps and lists all the updated libs as expected under "Dependancy Updates", but it seems "Bug Fixes" and "Features" only gets populated by commits that include changes to the /apps folder. Any commits that only feature changes to the /libs folder don't get mentioned.

Is this by design? I don't see an option to enable listing /libs changes.

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