Skip to content

Tags: admdev8/github-4

Tags

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

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)

v7.0.1

Toggle v7.0.1's commit message
fix(package): update globby to version 11.0.0

v7.0.0

Toggle v7.0.0's commit message
chore(package): update ava to version 3.1.0