Releases: semantic-release/github
Releases · semantic-release/github
v6.0.0
6.0.0 (2020-01-09)
Bug Fixes
- adapt for latest @octokit/rest to remove deprecation warnings (#177) (b2bc352)
- use correct peerDependencies for semantic-release (742b521)
- use the
branch.main
flag to determine is the release need theprerelease
flag (7aaeb0f) - package: update @octokit/rest to version 16.13.1 (4c756b2)
- package: update aggregate-error to version 2.0.0 (7d6b7f0)
- package: update aggregate-error to version 3.0.0 (2f08578)
- package: update p-filter to version 2.0.0 (bab986f)
- package: update p-retry to version 3.0.0 (36aab02)
- package: update p-retry to version 4.0.0 (01822de)
- also add comment/label to open issues (b69986f)
- release debug messsage in publish (0a3ed26)
- retrieve the branch name from
context.branch
(5f19284) - update globby to latest version (2b5e557)
- update globby to latest version (c290940)
- when adding labels, expect labels array to be sent in request body for GHE support (a81a825)
Features
- add
addChannel
plugin step (589a5c4) - append assets before release (8eb8d66)
- require Node.js >=10.13 (bd4322d)
- support
nextRelease.channel
property inpublish
step (869c827)
BREAKING CHANGES
- Require Node.js >= 10.13
v5.6.0-beta.7
5.6.0-beta.7 (2020-01-09)
Bug Fixes
v5.5.8
v5.5.7
v5.6.0-beta.6
5.6.0-beta.6 (2019-12-05)
Features
- require Node.js >=10.13 (bd4322d)
BREAKING CHANGES
- Require Node.js >= 10.13
v5.6.0-beta.5
5.6.0-beta.5 (2019-11-28)
Bug Fixes
- use the
branch.main
flag to determine is the release need theprerelease
flag (7aaeb0f)