Skip to content

Releases: livingdocsIO/release-tools

v2.1.0

10 Apr 05:50
e67276b
Compare
Choose a tag to compare

2.1.0 (2018-04-10)

Features

  • consider release.npmPublish setting to decide if a dist tag should be published to npm (02b5a0f)

v2.0.3

09 Apr 15:07
cdeeffa
Compare
Choose a tag to compare

2.0.3 (2018-04-09)

Bug Fixes

  • searches case insensitive for readme.md and renames it to README.md (46f743a)

v2.0.2

08 Mar 20:05
c8aea8a
Compare
Choose a tag to compare

2.0.2 (2018-03-08)

Bug Fixes

  • improve grep for remove branches (8e4c7c8)

v2.0.1

08 Mar 17:05
702bea7
Compare
Choose a tag to compare

2.0.1 (2018-03-08)

Bug Fixes

  • make version bump work again (fa05fbd)

v2.0.0

31 Oct 09:32
223c15e
Compare
Choose a tag to compare

2.0.0 (2017-10-31)

Features

  • create release branch script needs a release branch name (e0259b4)

BREAKING CHANGES

    • ./li-release create-maintenance-release has been renamed to ./li-release create-release branch
  • ./li-release create-release branch needs an additional argument -—release-branch-name to set the branch name for a release

v1.7.1

23 Oct 12:03
Compare
Choose a tag to compare

1.7.1 (2017-10-23)

Bug Fixes

  • Grep exact names, not substrings (739beb2)

v1.7.0

08 Sep 10:23
Compare
Choose a tag to compare

1.7.0 (2017-09-08)

Features

  • add trigger-minor-semantic-release script (1e568f6)

v1.6.0

28 Aug 14:55
Compare
Choose a tag to compare

1.6.0 (2017-08-28)

Bug Fixes

  • use of a different travis env var (c96171c)

Features

  • output key environment variables (c245bcc)

v1.5.1

23 Aug 20:16
Compare
Choose a tag to compare

1.5.1 (2017-08-23)

Bug Fixes

  • use semantic-release-verify-patch package instead of internal (b4ac7a0)

v1.5.0

23 Aug 09:04
Compare
Choose a tag to compare

1.5.0 (2017-08-23)

Features

  • make some empty commit for testing semantic releases (fe48d2a)