Releases: semantic-release/condition-travis
Releases · semantic-release/condition-travis
v7.1.4
7.1.4 (2017-12-31)
Bug Fixes
- package: update travis-deploy-once to version 4.0.0 (219ce83)
v7.1.3
7.1.3 (2017-12-15)
Bug Fixes
- typo in EINVALIDGITURL error message (be5b5e5)
v7.1.2
7.1.2 (2017-12-13)
Bug Fixes
- package: update travis-deploy-once for travis enterprise (7f54685)
v7.1.1
7.1.1 (2017-12-11)
Bug Fixes
- package: update travis-deploy-once (33acd57)
v7.1.0
7.1.0 (2017-12-11)
Features
- add support for Travis Enterprise (0016a62), closes #100
v7.0.1
7.0.1 (2017-12-07)
Bug Fixes
- package: update github to version 13.0.1 (425ab7a)
v7.0.0
7.0.0 (2017-11-25)
Bug Fixes
- Do not prevent to run on tag triggered builds (fe78cd5)
- remove unnecessary value for options (970a46e)
Features
- Do not depends on package.json and use new repositoryUrl (24b6675)
- Return async functions (1f77944)
BREAKING CHANGES
- Require semantic-release version that pass the
repositoryUrl
option
- Return async functions instead of functions calling a callback
v6.2.1
6.2.1 (2017-11-21)
Bug Fixes
v6.2.0
6.2.0 (2017-11-21)
Bug Fixes
- readme: Update documentation and add Build Stages example (759f137)
Features
- add
githubToken
, githubUrl
and githubApiPathPrefix
options (68e6b9d)
v6.1.1
6.1.1 (2017-10-25)
Bug Fixes
- package: update github to version 12.0.0 (361de2b)