Skip to content

Releases: danielcondemarin/monorepo-conventional-commits

First pre-release

21 Feb 21:13
Compare
Choose a tag to compare
First pre-release Pre-release
Pre-release

First pre-release.

Adds support for Lerna monorepos and using git in the following way:

  • git commit - Your commit editor will pre-populate the lerna packages affected by this commit
  • git commit -m "feat: a message" - The commit message will be rewritten to introduce the affected scopes (if any)