fix(cmd-version): prevent regular expression errors on `tag_format` by codejedi365 · Pull Request #1367 · python-semantic-release/python-semantic-release
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 266
Merged
codejedi365 merged 3 commits intopython-semantic-release:masterfrom
Nov 9, 2025Merged
Conversation
Copy link
Contributor
codejedi365
commented
Nov 9, 2025
codejedi365
commented
Purpose
Rationale
How did you test?
How to Verify
PR Completion Checklist
-
Reviewed & followed the Contributor Guidelines
-
Changes Implemented & Validation pipeline succeeds
-
Commits follow the Conventional Commits standard
and are separated into the proper commit type and scope (recommended order: test, build, feat/fix, docs) -
Appropriate Unit tests added/updated
-
Appropriate End-to-End tests added/updated
-
Appropriate Documentation added/updated and syntax validated for sphinx build (see Contributor Guidelines)
codejedi365
force-pushed
the
fix/tag-format-usage
branch
from
129105e to
29a6c7d
Compare
codejedi365 added 3 commits
November 9, 2025 14:12
codejedi365
force-pushed
the
fix/tag-format-usage
branch
from
29a6c7d to
39c66dc
Compare
codejedi365
deleted the
fix/tag-format-usage
branch
Copy link
Contributor Author
codejedi365
commented
Nov 10, 2025
codejedi365 commented
Nov 10, 2025🎉 This PR has been published as part of v10.5.0 🎉
You can find more information about this release on the GitHub Releases page.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment