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
.
FlyrInc
/
semantic-release
Public
forked from
semantic-release/semantic-release
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
semantic-release
lib
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 28, 2023
fix: get correct version if prerelease branch shares version with ... (#2416)
Tlepel
authored
e4229f9
View commit details
Copy full SHA for e4229f9
View code at this point
Browse repository at this point
Commits on Jan 27, 2023
Merge branch 'master' of github.com:semantic-release/semantic-release into beta
travi
committed
d3aae07
View commit details
Copy full SHA for d3aae07
View code at this point
Browse repository at this point
Commits on Jan 25, 2023
feat(plugins): add support for loading ESM plugins (#2688)
Show description for d170f73
travi
and
gr2m
authored
d170f73
View commit details
Copy full SHA for d170f73
View code at this point
Browse repository at this point
Commits on Jan 24, 2023
fix(windows): fixed issues preventing execution from windows (#2672)
webstech
authored
5df624c
View commit details
Copy full SHA for 5df624c
View code at this point
Browse repository at this point
Commits on Jan 14, 2023
fix(deps): bump `@semantic-release/npm` to `^10.0.0-beta.1` (#2670)
gr2m
authored
6a83cb5
View commit details
Copy full SHA for 6a83cb5
View code at this point
Browse repository at this point
Commits on Nov 24, 2022
style: prettier (#2624)
gr2m
authored
d13ea92
View commit details
Copy full SHA for d13ea92
View code at this point
Browse repository at this point
Commits on Nov 21, 2022
fix(secrets-masking): used the proper named import from hook-std to enable masking for stderr (#2619)
travi
authored
cf6befa
View commit details
Copy full SHA for cf6befa
View code at this point
Browse repository at this point
Commits on Nov 11, 2022
feat(esm): convert to esm (#2569)
Show description for 9eab1ad
travi
authored
9eab1ad
View commit details
Copy full SHA for 9eab1ad
View code at this point
Browse repository at this point
Commits on Sep 17, 2022
refactor(plugins): switched from `require` to `await import()` when loading plugins (#2558)
travi
authored
4cd3641
View commit details
Copy full SHA for 4cd3641
View code at this point
Browse repository at this point
Commits on Apr 2, 2022
chore(lint): disabled rules that dont apply to this project (#2408)
Show description for ab45ab1
travi
authored
ab45ab1
View commit details
Copy full SHA for ab45ab1
View code at this point
Browse repository at this point
Commits on Jun 15, 2021
fix: corrected spelling of invalid plugin config error (#1979)
axieum
authored
80e1665
View commit details
Copy full SHA for 80e1665
View code at this point
Browse repository at this point
Commits on Mar 5, 2021
docs: update documentation for addNote function (#1833)
Show description for 2b6c9ba
ashishsantikari
and
virgilwashere
authored
2b6c9ba
View commit details
Copy full SHA for 2b6c9ba
View code at this point
Browse repository at this point
Commits on Feb 26, 2021
feat(config): Use cosmiconfig defaults to support .cjs config files (#1815)
Show description for 3ecc196
opiation
authored
3ecc196
View commit details
Copy full SHA for 3ecc196
View code at this point
Browse repository at this point
Commits on Jan 13, 2021
fix: normalize ci: false into noCi: true after configs get merged (#1732) thanks @dominykas
Show description for 21c151f
dominykas
authored
21c151f
View commit details
Copy full SHA for 21c151f
View code at this point
Browse repository at this point
Commits on Nov 19, 2020
fix: escape uri encoded symbols (#1697)
dekhanov
authored
f8f8fbc
View commit details
Copy full SHA for f8f8fbc
View code at this point
Browse repository at this point
Commits on Nov 16, 2020
style: removed line breaks to align with xo rule (#1689)
travi
authored
c8d38b6
View commit details
Copy full SHA for c8d38b6
View code at this point
Browse repository at this point
fix: mask secrets when characters get uri encoded
travi
committed
ca90b34
View commit details
Copy full SHA for ca90b34
View code at this point
Browse repository at this point
Commits on Oct 29, 2020
fix: use valid git credentials when multiple are provided (#1669)
bitdriftr
authored
2bf3771
View commit details
Copy full SHA for 2bf3771
View code at this point
Browse repository at this point
Commits on Oct 28, 2020
fix: don't parse port as part of the path in repository URLs (#1671)
bitdriftr
authored
77a75f0
View commit details
Copy full SHA for 77a75f0
View code at this point
Browse repository at this point
Commits on Oct 12, 2020
Revert "feat: throw an Error if package.json has duplicate "repository" key (#1656)"
Show description for 3abcbaf
travi
committed
3abcbaf
View commit details
Copy full SHA for 3abcbaf
View code at this point
Browse repository at this point
Commits on Oct 11, 2020
feat: throw an Error if package.json has duplicate "repository" key (#1656)
gr2m
authored
b8fb35c
View commit details
Copy full SHA for b8fb35c
View code at this point
Browse repository at this point
Commits on Sep 17, 2020
fix: add logging for when ssh falls back to http (#1639)
Show description for b4c5d0a
Alphy11
and
thomas williams
authored
b4c5d0a
View commit details
Copy full SHA for b4c5d0a
View code at this point
Browse repository at this point
Commits on Jun 22, 2020
feat(bitbucket-basic-auth): support for bitbucket server basic auth (#1578)
svenliebig
authored
a465801
View commit details
Copy full SHA for a465801
View code at this point
Browse repository at this point
Commits on May 24, 2020
fix: prevent false positive secret replacement for Golang projects (#1562)
nickshine
authored
eed1d3c
View commit details
Copy full SHA for eed1d3c
View code at this point
Browse repository at this point
Commits on Apr 16, 2020
fix: adapt for semver to version 7.3.2 (part II) (#1530)
gr2m
authored
431d571
View commit details
Copy full SHA for 431d571
View code at this point
Browse repository at this point
fix: adapt for semver to version 7.3.2
Show description for 0363790
gr2m
committed
0363790
View commit details
Copy full SHA for 0363790
View code at this point
Browse repository at this point
Commits on Apr 8, 2020
style: xo
gr2m
committed
caa3526
View commit details
Copy full SHA for caa3526
View code at this point
Browse repository at this point
Commits on Mar 27, 2020
chore(package): update xo to version 0.28.1
Show description for f899fa9
greenkeeper[bot]
authored and
pvdlg
committed
f899fa9
View commit details
Copy full SHA for f899fa9
View code at this point
Browse repository at this point
Commits on Feb 7, 2020
revert: fix: allow plugins to set environment variables to be used by other plugins
Show description for a93c96f
pvdlg
committed
a93c96f
View commit details
Copy full SHA for a93c96f
View code at this point
Browse repository at this point
fix: allow plugins to set environment variables to be used by other plugins
pvdlg
authored and
gr2m
committed
68f7e92
View commit details
Copy full SHA for 68f7e92
View code at this point
Browse repository at this point
Commits on Jan 27, 2020
fix: correct error when remote repository has no branches
jozefcipa
authored and
pvdlg
committed
c6b1076
View commit details
Copy full SHA for c6b1076
View code at this point
Browse repository at this point
Commits on Jan 22, 2020
fix: use `--no-verify` when testing the Git permissions
pvdlg
committed
b54b20d
View commit details
Copy full SHA for b54b20d
View code at this point
Browse repository at this point
Commits on Jan 15, 2020
fix: fetch tags on repo cached by the CI
pvdlg
committed
6b5b02e
View commit details
Copy full SHA for 6b5b02e
View code at this point
Browse repository at this point
Commits on Dec 13, 2019
fix: look also for previous prerelease versions to determine the next one
pvdlg
committed
9772563
View commit details
Copy full SHA for 9772563
View code at this point
Browse repository at this point
Commits on Dec 10, 2019
fix: verify is branch is up to date by comparing remote and local HEAD
pvdlg
committed
a8747c4
View commit details
Copy full SHA for a8747c4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.