Skip to content

Latest commit

 

History

History
139 lines (61 loc) · 5.05 KB

CHANGELOG.md

File metadata and controls

139 lines (61 loc) · 5.05 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.1.2 (2016-06-24)

Bug Fixes

  • better logic to determine if package spec is versioned (#147) (7af7f8e)

4.1.1 (2016-06-06)

Bug Fixes

  • use --ignore-scripts in update-notifier message (#146) (79e6db1)

4.1.0 (2016-06-06)

Features

  • cleanup the UI a bit, link to http rather than https (#145) (546ff4a)

4.0.0 (2016-06-01)

Features

  • switch to docker/stable as our default installation (#143)(01f8d14)
  • use replicated bin if present, fall back to docker admin command (#142)(3700bef)

BREAKING CHANGES

  • replicated will now run on Docker without a central bin being installed for management

3.10.0 (2016-05-06)

Features

  • added a new command for removing third-party addons (#137)(6469c9c)

3.9.2 (2016-04-28)

Bug Fixes

  • cannot get google deploy to pick up the zone variable :shurgmoji: (b9801b7)

3.9.1 (2016-04-28)

Bug Fixes

  • property should be compute/zone rather than zone (#136) (8800a69)

3.9.0 (2016-04-28)

Bug Fixes

Features

  • added template for booting npm Enterprise on GCE (#133) (0be4f8d)
  • check for newer npme version via update-notifier (#131) (2298157)

3.8.0 (2016-04-28)

Bug Fixes

Features

  • added template for booting npm Enterprise on GCE (#133) (0be4f8d)

3.7.1 (2016-04-28)

Bug Fixes

  • Do not let update-notifier errors crash the bin (#132) (c28d4bb)

3.7.0 (2016-04-27)

Features

  • check for newer npme version via update-notifier (#131) (2298157)

3.6.0 (2016-04-22)

Features

  • add admin command for installing addons (9d33ebc)
  • rename the bin back to npme (#125) (af83c54)