Closed github-actions[bot] closed 6 months ago
See what changed at https://github.com/octokit/routes/releases/latest.
Make sure to update the commits so that the merge results in helpful release notes, see Merging the Pull Request & releasing a new version.
In general
fix
feat
feat(deprecation)
:tada: This PR is included in version 12.6.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
See what changed at https://github.com/octokit/routes/releases/latest.
Make sure to update the commits so that the merge results in helpful release notes, see Merging the Pull Request & releasing a new version.
In general
fix
if a problem was resolved,feat
if new endpoints / parameters were added, andfeat(deprecation)
if a method or parameter was deprecated.