Skip to content

v3.0.0

Choose a tag to compare

@boennemann boennemann released this 17 Nov 20:26

<a name"3.0.0">

3.0.0 (2016-11-17)

Bug Fixes

  • remove the travis_after_all setup from travis.yml (7cedd0b8)

Breaking Changes

  • With versions >= 6 of semantic-release travis_after_all is no longer needed, and so no longer added to the .travis.yml.
    As semantic-release 6 is now moving to the "latest" dist-tag this functionality got removed.

    (7cedd0b8)