Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
commitizen-tools
/
commitizen
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
346
Star
3.5k
Code
Issues
135
Pull requests
48
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
commitizen
commitizen
bump.py
on
script-parallel-filter
User selector
All users
All time
Commit history
Commits on May 3, 2026
feat(version): add MANUAL_VERSION, --next and --patch to version command (#1724)
Show description for b5e0840
bearomorphism
and
Copilot
authored
b5e0840
View commit details
Copy full SHA for b5e0840
View code at this point
Browse repository at this point
Commits on Dec 11, 2025
perf(ruff): enable ruff rules TC001~TC006
bearomorphism
committed
1441c3d
View commit details
Copy full SHA for 1441c3d
View code at this point
Browse repository at this point
refactor(bump): rename parameter and variables
bearomorphism
committed
04d5304
View commit details
Copy full SHA for 04d5304
View code at this point
Browse repository at this point
Commits on Nov 10, 2025
refactor(bump): cleanup related to update_version_file
bearomorphism
authored and
Lee-W
committed
0e94970
View commit details
Copy full SHA for 0e94970
View code at this point
Browse repository at this point
Commits on Jun 9, 2025
perf(bump): avoid unnecessary list construction and rename variable to avoid confusion
bearomorphism
authored and
Lee-W
committed
2966cf9
View commit details
Copy full SHA for 2966cf9
View code at this point
Browse repository at this point
refactor(bump): add type for out, replace function with re escape
bearomorphism
authored and
Lee-W
committed
1870503
View commit details
Copy full SHA for 1870503
View code at this point
Browse repository at this point
refactor: improve readability and fix typos
bearomorphism
authored and
Lee-W
committed
612ef79
View commit details
Copy full SHA for 612ef79
View code at this point
Browse repository at this point
Commits on May 18, 2025
refactor(default): capitalize all constants and remove unnecessary variable
bearomorphism
authored and
Lee-W
committed
94c02b3
View commit details
Copy full SHA for 94c02b3
View code at this point
Browse repository at this point
Commits on Mar 2, 2025
feat(tags): adds `legacy_tag_formats` and `ignored_tag_formats` settings
noirbizarre
committed
74554c2
View commit details
Copy full SHA for 74554c2
View code at this point
Browse repository at this point
Commits on Feb 8, 2025
fix(bump): add debugging to bump
Show description for fe3b726
carlossg
authored and
Lee-W
committed
fe3b726
View commit details
Copy full SHA for fe3b726
View code at this point
Browse repository at this point
Commits on Apr 18, 2024
feat(bump): `version_files` now support glob patterns (fix #1067) (#1070)
noirbizarre
authored
62c5cf2
View commit details
Copy full SHA for 62c5cf2
View code at this point
Browse repository at this point
Commits on Feb 26, 2024
fix: Improve type annotations
chadrik
authored and
woile
committed
ddab546
View commit details
Copy full SHA for ddab546
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
style(ruff): enable `pyupgrade` (`UP`) rules and fix them all
noirbizarre
authored and
Lee-W
committed
a48d263
View commit details
Copy full SHA for a48d263
View code at this point
Browse repository at this point
Commits on Oct 14, 2023
fix(bump): version bumping
Show description for 8cf6ded
jmattheis
authored and
Lee-W
committed
8cf6ded
View commit details
Copy full SHA for 8cf6ded
View code at this point
Browse repository at this point
Commits on Aug 1, 2023
style(bump.py): add type hinting to `update_version_in_files`
adam-grant-hendry
authored and
Lee-W
committed
df7acce
View commit details
Copy full SHA for df7acce
View code at this point
Browse repository at this point
fix: add missing `encoding` parameter
Show description for cfdc327
adam-grant-hendry
authored and
Lee-W
committed
cfdc327
View commit details
Copy full SHA for cfdc327
View code at this point
Browse repository at this point
fix: correct type hinting
adam-grant-hendry
authored and
Lee-W
committed
ee0990c
View commit details
Copy full SHA for ee0990c
View code at this point
Browse repository at this point
feat(unicode): add unicode support
Show description for 407af3a
adam-grant-hendry
authored and
Lee-W
committed
407af3a
View commit details
Copy full SHA for 407af3a
View code at this point
Browse repository at this point
Commits on Jul 29, 2023
refactor: replace SemVer type literals by respective constants
paduszyk
authored and
Lee-W
committed
9b010bb
View commit details
Copy full SHA for 9b010bb
View code at this point
Browse repository at this point
Commits on Jul 15, 2023
refactor: Make tag_format properly default to $version
Show description for c504419
robertschweizer
authored and
Lee-W
committed
c504419
View commit details
Copy full SHA for c504419
View code at this point
Browse repository at this point
Commits on Jun 6, 2023
feat(version-schemes): expose `version_schemes` as a `commitizen.scheme` endpoint.
Show description for 73eafc7
noirbizarre
committed
73eafc7
View commit details
Copy full SHA for 73eafc7
View code at this point
Browse repository at this point
Commits on Jun 4, 2023
style: import anntations __future__ and replace Optional, List, Unino to their new counterpart
Lee-W
committed
54e8ca5
View commit details
Copy full SHA for 54e8ca5
View code at this point
Browse repository at this point
Commits on Apr 28, 2023
fix(bump): better match for change_type when finding increment
Show description for 9211505
woile
committed
9211505
View commit details
Copy full SHA for 9211505
View code at this point
Browse repository at this point
Commits on Apr 23, 2023
feat: add semver support through version provider new api (#686)
Show description for 467fa3c
Apkawa
authored and
woile
committed
467fa3c
View commit details
Copy full SHA for 467fa3c
View code at this point
Browse repository at this point
Commits on Feb 11, 2023
feat(bump): support prereleases with start offset
Show description for 583c7dd
ckagerer
authored and
Lee-W
committed
583c7dd
View commit details
Copy full SHA for 583c7dd
View code at this point
Browse repository at this point
Commits on Oct 28, 2022
test(bump): handle Windows path separator
Show description for 3dd2e5b
adam-grant-hendry
authored and
Lee-W
committed
3dd2e5b
View commit details
Copy full SHA for 3dd2e5b
View code at this point
Browse repository at this point
Commits on Sep 15, 2022
feat: add functionality for dev-releases
Show description for b25b260
PsypherPunk
committed
b25b260
View commit details
Copy full SHA for b25b260
View code at this point
Browse repository at this point
Commits on Sep 7, 2022
refactor(bump): Remove a redundant join call
Show description for f9fd201
Kurt-von-Laven
committed
f9fd201
View commit details
Copy full SHA for f9fd201
View code at this point
Browse repository at this point
Commits on Aug 22, 2022
fix(bump): Search for version number line by line
Show description for 1899bb5
Kurt-von-Laven
committed
1899bb5
View commit details
Copy full SHA for 1899bb5
View code at this point
Browse repository at this point
style(bump): Add mypy typing for _bump_with_regex
Kurt-von-Laven
committed
0d30fb5
View commit details
Copy full SHA for 0d30fb5
View code at this point
Browse repository at this point
fix(bump): Support regexes containing colons
Show description for 693e804
Kurt-von-Laven
committed
693e804
View commit details
Copy full SHA for 693e804
View code at this point
Browse repository at this point
Commits on Aug 14, 2022
feat: Determine newline to write with Git
Show description for 644675b
pan93412
authored and
Lee-W
committed
644675b
View commit details
Copy full SHA for 644675b
View code at this point
Browse repository at this point
Commits on Mar 29, 2022
refactor: speed up testing and wait for tags
woile
authored and
Lee-W
committed
0497d62
View commit details
Copy full SHA for 0497d62
View code at this point
Browse repository at this point
feat(changelog): add support for single version and version range
Show description for e94eae9
woile
authored and
Lee-W
committed
e94eae9
View commit details
Copy full SHA for e94eae9
View code at this point
Browse repository at this point
Commits on Dec 14, 2021
style(mypy): add return type to all functions
Lee-W
committed
8bd5d71
View commit details
Copy full SHA for 8bd5d71
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.