Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: python-semantic-release/python-semantic-release
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.34.0
Choose a base ref
...
head repository: python-semantic-release/python-semantic-release
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.34.1
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on May 28, 2023

  1. fix: generate markdown linter compliant changelog headers & lists (#594)

    Add an extra new line after each header and between sections to fix 2 markdownlint errors
    for changelogs generated by this package
    Matthew Hoffman authored May 28, 2023
    Configuration menu
    Copy the full SHA
    9d9d403 View commit details
    Browse the repository at this point in the history
  2. style: beautify 9d9d403

    actions-user committed May 28, 2023
    Configuration menu
    Copy the full SHA
    2881c5f View commit details
    Browse the repository at this point in the history
  3. 7.34.1

    Automatically generated by python-semantic-release
    github-actions committed May 28, 2023
    Configuration menu
    Copy the full SHA
    68ac3ce View commit details
    Browse the repository at this point in the history
Loading