Releases: semantic-release/github
Releases · semantic-release/github
v2.2.0
2.2.0 (2017-12-04)
Bug Fixes
- package: update github to version 13.0.0 (0165914)
Features
- Support globs for the
assets
option (0e1b290)
v2.1.0
2.1.0 (2017-12-02)
Features
- Skip tag creation if it already exists (edec102)
v2.0.0
2.0.0 (2017-11-25)
Features
- Do not depends on package.json and use new repositoryUrl (d49ce22)
BREAKING CHANGES
- Require semantic-release version that pass the
repositoryUrl
option
- Return async function instead of function calling a callback
v1.0.0
1.0.0 (2017-11-21)
Features