Skip to content

Releases: livingdocsIO/release-tools

v1.4.1

23 Aug 09:25
Compare
Choose a tag to compare

1.4.1 (2017-08-23)

Bug Fixes

  • make some empty commit in a maintenance branch for testing semantic releases (c2a57b9)

v1.4.0

23 Aug 08:52
Compare
Choose a tag to compare

1.4.0 (2017-08-23)

Bug Fixes

  • a small test for semantic-release (4f92d58)
  • add .gitignore (ae8d62c)
  • add condition-travis dependency (5af7022)
  • add tape tests (d987132)
  • fix repository url in package.json (347c1f8)
  • revert fix commit (e3c823a)
  • try to fix semantic-release process (705b674)
  • update repo infos from package.json (e1d9474)

Features

  • add checks for setting up the maintenance branch (d36af0f)
  • add validation to test if a patch version is allowed for upstream releases (163e421)
  • improved base version of create-maintenance-release script (a9efa65)
  • initial version of create-maintenance-release script (962d0d8)
  • make some empty commit for testing (18a3360)
  • make the validate_release script executable from a bash script (bae7876)
  • only allow patch releases in a maintenance branch (8e8aa1d)