feat(parser-conventional-monorepo): add new conventional-commits standard parser for monorepos by codejedi365 · Pull Request #1143 · python-semantic-release/python-semantic-release

@codejedi365 self-assigned this

Jan 12, 2025

This was referenced

Mar 14, 2025

@codejedi365

…s from parser class file

@codejedi365

@codejedi365

@codejedi365

@codejedi365

@codejedi365

@codejedi365

@codejedi365

@codejedi365

NOTICE: This release introduces a new built-in parser type that can be
utilized for monorepo projects. The type value is `conventional-monorepo`
and when specified it will apply the conventional commit parser to a
monorepo environment. This parser has specialized options to help handle
monorepo projects as well. For more information, please refer to the [Monorepo
Docs](https://python-semantic-release.readthedocs.io/en/stable/monorepos.html).