FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for docs - python-semantic-release/python-semantic-release · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python-semantic-release
/
python-semantic-release
Public
Notifications
You must be signed in to change notification settings
Fork
277
Star
1.1k
Code
Issues
64
Pull requests
24
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
python-semantic-release
docs
on
master
User selector
Datepicker
Commit history
Commits on Aug 28, 2026
chore: release v10.6.2
Show description for 9a026e9
semantic-release
committed
9a026e9
View commit details
Copy full SHA for 9a026e9
View code at this point
Browse repository at this point
Commits on Jul 6, 2026
chore: release v10.6.1
Show description for 39dd205
semantic-release
committed
39dd205
View commit details
Copy full SHA for 39dd205
View code at this point
Browse repository at this point
fix(config): eliminate `.git/` in parent dir warnings for monorepos configured with `..` (#1444)
Show description for 7a1f822
authored
7a1f822
View commit details
Copy full SHA for 7a1f822
View code at this point
Browse repository at this point
Commits on Jul 5, 2026
style: fix configuration docs with alphabetical options
codejedi365
committed
5fa2df5
View commit details
Copy full SHA for 5fa2df5
View code at this point
Browse repository at this point
Commits on Jul 4, 2026
chore: release v10.6.0
Show description for 37a30a7
semantic-release
committed
37a30a7
View commit details
Copy full SHA for 37a30a7
View code at this point
Browse repository at this point
docs(examples): update references to github actions for hash references (#1449)
codejedi365
authored
873da58
View commit details
Copy full SHA for 873da58
View code at this point
Browse repository at this point
Commits on Jan 6, 2026
feat(cmd-version): add file replacement variant for `version_variables` (#1391)
Show description for 95ce7ec
Copilot
authored
95ce7ec
View commit details
Copy full SHA for 95ce7ec
View code at this point
Browse repository at this point
Commits on Jan 5, 2026
fix(cmd-config-generate): fix config output for Microsoft Windows UTF-8 encoding (#1400)
Show description for 0343194
lilfetz22
authored
0343194
View commit details
Copy full SHA for 0343194
View code at this point
Browse repository at this point
Commits on Dec 14, 2025
chore: release v10.5.3
Show description for 350c48f
semantic-release
committed
350c48f
View commit details
Copy full SHA for 350c48f
View code at this point
Browse repository at this point
Commits on Nov 10, 2025
chore: release v10.5.2
Show description for 02f2a5c
semantic-release
committed
02f2a5c
View commit details
Copy full SHA for 02f2a5c
View code at this point
Browse repository at this point
chore: release v10.5.1
Show description for bd8f84c
semantic-release
committed
bd8f84c
View commit details
Copy full SHA for bd8f84c
View code at this point
Browse repository at this point
Commits on Nov 9, 2025
chore: release v10.5.0
Show description for eb841f9
semantic-release
committed
eb841f9
View commit details
Copy full SHA for eb841f9
View code at this point
Browse repository at this point
feat(cmd-version): add functionality to create & update partial version tags (#1115)
Show description for a28f940
MatthieuSarter
authored
a28f940
View commit details
Copy full SHA for a28f940
View code at this point
Browse repository at this point
fix(cmd-version): prevent regular expression errors on `tag_format` (#1367)
Show description for e7d7aa7
codejedi365
authored
e7d7aa7
View commit details
Copy full SHA for e7d7aa7
View code at this point
Browse repository at this point
feat(cmd-version): add automatic repository un-shallowing to version workflow (#1366)
Show description for 90a1ffa
codejedi365
authored
90a1ffa
View commit details
Copy full SHA for 90a1ffa
View code at this point
Browse repository at this point
Commits on Nov 7, 2025
feat(cmd-version): adds upstream check into workflow to prevent commit push collisions (#1360)
Show description for d77193e
codejedi365
authored
d77193e
View commit details
Copy full SHA for d77193e
View code at this point
Browse repository at this point
Commits on Nov 2, 2025
feat(cmd-version): adds c-macro style version definition support to `version_variables` (#1349)
Show description for 4ce1fca
codejedi365
authored
4ce1fca
View commit details
Copy full SHA for 4ce1fca
View code at this point
Browse repository at this point
Commits on Oct 25, 2025
docs(github-actions): adds release job outputs definition to example (#1344)
Oli4
authored
0fb4875
View commit details
Copy full SHA for 0fb4875
View code at this point
Browse repository at this point
Commits on Sep 13, 2025
10.4.1
Show description for 4d4cb0a
semantic-release
committed
4d4cb0a
View commit details
Copy full SHA for 4d4cb0a
View code at this point
Browse repository at this point
docs(github-actions): fix recommended upstream detection script's upstream name parsing (#1328)
Show description for ccc91c0
bartdorlandt
authored
ccc91c0
View commit details
Copy full SHA for ccc91c0
View code at this point
Browse repository at this point
Commits on Sep 11, 2025
docs(getting-started-guide): remove notice about lack of monorepo support (#1327)
Show description for 3f21f3f
codejedi365
authored
3f21f3f
View commit details
Copy full SHA for 3f21f3f
View code at this point
Browse repository at this point
Commits on Sep 8, 2025
10.4.0
Show description for 6df5e87
semantic-release
committed
6df5e87
View commit details
Copy full SHA for 6df5e87
View code at this point
Browse repository at this point
feat(parser): add new conventional-commits standard parser for monorepos (#1143)
Show description for e18f866
codejedi365
authored
e18f866
View commit details
Copy full SHA for e18f866
View code at this point
Browse repository at this point
Commits on Sep 6, 2025
10.3.2
Show description for 9293da5
semantic-release
committed
9293da5
View commit details
Copy full SHA for 9293da5
View code at this point
Browse repository at this point
Commits on Aug 31, 2025
docs(uv-integration): add `--no-changelog` to build step to increase job speed (#1316)
salahelfarissi
authored
e1aece1
View commit details
Copy full SHA for e1aece1
View code at this point
Browse repository at this point
Commits on Aug 6, 2025
10.3.1
Show description for 5b9d941
semantic-release
committed
5b9d941
View commit details
Copy full SHA for 5b9d941
View code at this point
Browse repository at this point
docs(github-actions): adjust docs for direct links to action example workflows (#1309)
Show description for 8efebe2
codejedi365
authored
8efebe2
View commit details
Copy full SHA for 8efebe2
View code at this point
Browse repository at this point
Commits on Aug 4, 2025
10.3.0
Show description for bdbfd23
semantic-release
committed
bdbfd23
View commit details
Copy full SHA for bdbfd23
View code at this point
Browse repository at this point
Commits on Jul 27, 2025
feat(github-actions): add `previous_version` as a GitHub Actions output value (#1302)
Show description for c0197b7
codejedi365
authored
c0197b7
View commit details
Copy full SHA for c0197b7
View code at this point
Browse repository at this point
feat(github-actions): add release `link` as a GitHub Actions output value (#1301)
Show description for 888aea1
codejedi365
authored
888aea1
View commit details
Copy full SHA for 888aea1
View code at this point
Browse repository at this point
feat(github-actions): add `release_notes` as a GitHub Actions output value (#1300)
Show description for a3fd23c
codejedi365
authored
a3fd23c
View commit details
Copy full SHA for a3fd23c
View code at this point
Browse repository at this point
Commits on Jul 11, 2025
docs(getting-started): fixes `changelog.exclude_commit_patterns` example in startup guide (#1292)
Show description for 2ce2e94
mattgebert
authored
2ce2e94
View commit details
Copy full SHA for 2ce2e94
View code at this point
Browse repository at this point
Commits on Jul 4, 2025
feat(github-actions): add `commit_sha` as a GitHub Actions output value (#1289)
Show description for 39b647b
codejedi365
authored
39b647b
View commit details
Copy full SHA for 39b647b
View code at this point
Browse repository at this point
Commits on Jun 29, 2025
10.2.0
Show description for 2896129
semantic-release
committed
2896129
View commit details
Copy full SHA for 2896129
View code at this point
Browse repository at this point
docs(uv-integration): fix configuration guide for `uv` usage to ensure lock file update
aqib-bhat
authored and
codejedi365
committed
5390145
View commit details
Copy full SHA for 5390145
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL