Skip to content

Releases: lerna/lerna

v2.0.0-beta.0

05 May 18:23
Compare
Choose a tag to compare
v2.0.0-beta.0 Pre-release
Pre-release

v2.0.0-beta.0

Complete rewrite

  • Added support for @org/packages
  • Fix checkUpdatedPackages for repos with no tags
  • lerna run and lerna ls #44
  • independent mode #36
  • lerna diff #41
  • generate a lerna-debug.log
  • canary flag - #65
  • lerna init

v1.1.2

04 Mar 21:33
Compare
Choose a tag to compare
  • Don't publish the stable dist-tag (unnecessary)

v1.1.0

17 Jan 22:03
Compare
Choose a tag to compare
  • Added a lerna updated command that prints out the packages that will be updated.
    • lerna publish will also print the same thing.

screen shot 2016-01-17 at 5 04 25 pm

Updated

$ lerna updated
  1. Checks which packages have changed since the last release" and logs it.