invertase / melos

๐ŸŒ‹ A tool for managing Dart projects with multiple packages. With IntelliJ and Vscode IDE support. Supports automated versioning, changelogs & publishing via Conventional Commits.
https://melos.invertase.dev/~melos-latest
Apache License 2.0
1.11k stars 198 forks source link

feat: Add `git-commit-version` flag to control commit creation #628

Closed spydon closed 8 months ago

spydon commented 8 months ago

Description

This adds the --git-commit-version/--no-git-commit-version flags to control commit creation, since this no longer will be omitted after #625 is merged and -t is used.

This PR has #625 as a base, so that needs to be merged first.

Type of Change

docs-page[bot] commented 8 months ago

To view this pull requests documentation preview, visit the following URL:

melos.invertase.dev/~628

Documentation is deployed and generated using docs.page.