Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(changelog): handle custom tag_format in changelog generation #995

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on May 29, 2024

  1. fix(changelog): handle custom tag_format in changelog generation

    When the tag_format does not follow the allowed schemas patterns then changlog generation fails.
    grahamhar committed May 29, 2024
    Configuration menu
    Copy the full SHA
    89e00d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb6b98f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd562aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc69622 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9bdeba2 View commit details
    Browse the repository at this point in the history
  6. refactor: Use format strings

    Co-authored-by: Wei Lee <weilee.rx@gmail.com>
    grahamhar and Lee-W committed May 29, 2024
    Configuration menu
    Copy the full SHA
    7400023 View commit details
    Browse the repository at this point in the history