Skip to content

Latest commit

 

History

History
167 lines (84 loc) · 3.53 KB

CHANGELOG.md

File metadata and controls

167 lines (84 loc) · 3.53 KB

2.0.1 (2017-11-11)

Bug Fixes

  • validation: nicer multi-version-type msg (86ace1c7)

2.0.0 (2017-11-07)

Bug Fixes

  • git tag pushing is working again
  • prepublish scripts are working with the latest npm
  • merge on index (db5224b3)
  • block scoping < 6 (93d89f47)
  • move up version type (99b840ab)
  • tag not pushing (b322f8f4)
  • revert on failed publish (27a54ffc)

Features

  • --no-publish can be used to skip NPM publishing
  • --no-push can be used to skip git pushing
  • --repo-type stash has been renamed to bitbucket
  • mid-deployment failures are now recovered from/reverted, your own changes are retained
  • di for logging (38fb29dd)

Breaking Changes

  • stash repo type is now bitbucket

(ce0ca760)

1.6.1 (2017-07-05)

1.6.0 (2017-07-05)

Bug Fixes

  • deps: gulp-git fix issues with node 8 (0d091cd2)

1.5.0 (2016-09-27)

Features

  • support tagging in monorepos (e92c6818)

1.4.0 (2016-09-27)

Features

1.3.0 (2016-08-03)

Features

1.2.6 (2016-07-19)

Bug Fixes

  • cli: Change repoType to repo-type (3cf4faa0)

1.2.3 (2016-07-19)

1.2.2 (2016-05-13)

1.2.1 (2016-05-13)

1.2.0 (2016-05-13)

Features

  • cli:

1.1.2 (2016-04-07)

Bug Fixes

1.1.1 (2016-03-07)

Bug Fixes

  • CHANGELOG: Use Netflix fork of CCL (bd4eeedb)

1.1.0 (2015-10-22)

Bug Fixes

  • dryrun:
    • Initialize isDryRun with yargs (5b990595)
    • Prevent filestream from executing (d16baf1a)

Features

1.0.9 (2015-10-22)

1.0.8 (2015-10-22)

1.0.7 (2015-10-22)

1.0.6 (2015-10-22)

Features

  • cli: Initialize the Unleash CLI (286b2f3c)