Skip to content

make nextVersion work with multiple versions #986

@Haroenv

Description

@Haroenv

Is your feature request related to a problem? Please describe.

When you use independent versioning, the logic in shouldPrepare needs to depend on multiple versions, not just one

Describe the solution you'd like

both shouldPrepare and version should deal with multiple version numbers, possibly an array of package name and version.

Describe alternatives you've considered

Ignore shouldPrepare in those cases, and always prepare, even if there's nothing to release

Additional context

we are using "monorepo with independent versioning" that skips most of the features of shouldVersion in favour of version, but shouldPrepare still gets called

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