Releases: semantic-release/github
Releases · semantic-release/github
v2.2.3
2.2.3 (2017-12-17)
Bug Fixes
- handle custom url without prefix (2bad805)
v2.2.2
2.2.2 (2017-12-17)
Bug Fixes
- log the Github url in the
verifyConditions
plugin (fc6bdc6)
v2.2.1
2.2.1 (2017-12-11)
Bug Fixes
- package: update fs-extra to version 5.0.0 (401fd5e)
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