Skip to content

v1.1.0

Compare
Choose a tag to compare
@design-platform design-platform released this 29 Jan 04:15

<a name"1.1.0">

1.1.0 (2017-01-29)

Bug Fixes

  • package: Fixes peerDependency of lerna to <2.0.0-beta.31 (60d3455e)

Features

  • dependencies: Use official version of cz-conventional-changelog (c4d02836)

Breaking Changes

  • This updates the getAllPackages function to pass in a Repository rather than the
    packageLocation string. This makes it incompatible with lerna < beta.31.

    (66011ab0)