Skip to content

Multi-package repositories support #193

@dijs

Description

@dijs

I have a project with a structure like so,

project/
  a/
    package.json
  b/
    package.json
  package.json

So our sub directories can have projects which have independent versions.

Is it possible to use semantic release to bump those versions independently through maybe special commit tags?

Example Commit Message:

[a] feat: Added new cool feature

That would bump a from 1.0.0 to 1.1.0

Ideas?

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