Skip to content

Tags: semantic-release/env-ci

Tags

v11.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: branch support for Buddy (#366)

v11.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(woodpecker): update woodpecker env vars (#322)

Co-authored-by: Matt Travi <[email protected]>

BREAKING CHANGE: users of Woodpecker CI earlier than v1.0.0 will no longer be properly detected. Please upgrade to a modern, supported version of Woodpecker CI

v10.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #306 from semantic-release/renovate/execa-8.x

v9.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: add jetbrains space to services (#290)

v9.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add screwdriver.cd support. (#278)

Co-authored-by: Enrique Mora Parraga <[email protected]>

v9.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #262 from semantic-release/renovate/execa-7.x

v8.0.1-beta.2

Verified

This commit was signed with the committer’s verified signature.
travi Matt Travi
Revert "fix(github-pr-branch): switched from the base ref to the head…

… ref"

This reverts commit 33a9d78.

v8.0.1-beta.1

Verified

This commit was signed with the committer’s verified signature.
travi Matt Travi
fix(github-pr-branch): switched from the base ref to the head ref

in order to target the branch from which the Pull Request originated rather than the merge with the mainline branch

v8.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #248 from semantic-release/beta

v8.0.0-beta.1

feat: native ES Module (#236)

BREAKING CHANGE: This package is now pure ESM

BREAKING CHANGE: Minimal required Node.js version is now 16.10