-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Switch to lerna-lite, setup changelog preset
- use lerna-lite - the limited scope is sufficient for our purposes - it has various nice extra features - enable sync workspace - include author login in changelog - use conventionalcommits changelog preset - proper handling of breaking changes and "!" suffix - potential more control over commit types in changelog - build the lib on `prepack` to ensure we publish the latest state - adjust lerna options in prerelease script
- Loading branch information
Showing
4 changed files
with
1,156 additions
and
1,606 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.