8000 Tags · IKatsuba/github · GitHub
[go: up one dir, main page]

Skip to content

Tags: IKatsuba/github

Tags

v7.2.0

Toggle v7.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: set target_commitish when creating a GitHub release (semantic-r…

…elease#305)

Closes semantic-release#304

v7.1.2

Toggle v7.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(deps): update dependency @octokit/rest to v18 (semantic-release#297)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

v7.1.1

Toggle v7.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(success): fix access to the release notes (semantic-release#284)

There was a wrong assumption that release notes would be passed
separately to the plugin. This is not the case and could break
clients using the new addRelease feature.
This commit fixes the access to the release notes of the next release.

v7.1.0

Toggle v7.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add additional release links to the release (semantic-release#282)

A new option `addReleases` has been added.
Setting this option will add links to other releases
to the Github release body.

The option can be one of `false|"top"|"bottom"`.
The default is `false` to be backward compatible.

Closes semantic-release#281

Co-authored-by: Nils Plaschke <plaschke@adobe.com>

v7.0.7

Toggle v7.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: skip permission verification exception when Github Apps (semanti…

…c-release#272)

v7.0.6

Toggle v7.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: publish a release when env.GITHUB_URL is set to https://github.com…

… (semantic-release#269)

v7.0.5

Toggle v7.0.5's commit message
fix(package): update fs-extra to version 9.0.0

7F1E

v7.0.4

Toggle v7.0.4's commit message
fix(package): update @octokit/rest to version 17.0.0

v7.0.3

Toggle v7.0.3's commit message
fix(package): update https-proxy-agent to version 5.0.0

v7.0.2

Toggle v7.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: address `@octokit/rest` deprecations (semantic-release#249)

0