DataBurst Python Semantic Versioning
Version updated for https://github.com/mostafaghadimi/python-semantic-versioning to version v2.8.0.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “DataBurst Python Semantic Versioning” GitHub Action automates semantic versioning for Python projects by analyzing commits using a custom emoji-based parser. It determines the next version based on conventional commits, updates the pyproject.toml file, manages Git tags, and creates GitHub releases with changelogs. This action simplifies release management by providing automated versioning, tagging, and synchronization for Python projects.
Release notes
v2.8.0 (2025-12-25)
Chores
- Bump version to v2.7.3 [skip ci] (
55b35ed)
Documentation
- Fix breaking change commit format in README (
5c98938)
Features
Detailed Changes: v2.7.3…v2.8.0