Skip to content

Releases: greenkeeperio/greenkeeper-lockfile

v1.3.1

24 May 19:33
Compare
Choose a tag to compare

1.3.1 (2017-05-24)

Bug Fixes

  • package: add preferGlobal flag, to avoid confusion (7d10c432)

Circle CI Support

24 May 18:51
Compare
Choose a tag to compare

1.3.0 (2017-05-24)

Features

v1.2.1

20 May 18:35
Compare
Choose a tag to compare

1.2.1 (2017-05-20)

Bug Fixes

  • package: remove bin comment that might break install (c72a5a56)

Multi CI Support

20 May 17:40
Compare
Choose a tag to compare

1.2.0 (2017-05-20)

Features

  • add support for adding more CI services (aefb4323)

We are looking forward to your CI service contributions 💖

Yarn Support … finally.

20 May 16:03
Compare
Choose a tag to compare

1.1.0 (2017-05-20)

Features

  • support updating yarn.lock file (de7b0ca9)

greenkeeper-lockfile 1.0.0

20 May 14:00
Compare
Choose a tag to compare

This package used to be greenkeeper-shrinkwrap.
In the light of npm5 and it's new package-lock.json file we made two changes:

  1. Support package-lock.json (and the npm5 package if present)
  2. Rename this package to the more generic greenkeeper-lockfile, because it now supports both npm-shrinkwrap.json and package-lock.json files.

greenkeeper-shrinkwrap v1.0.13

20 May 13:55
Compare
Choose a tag to compare

1.0.13 (2017-05-04)

Bug Fixes

  • shrinkwrap commit fails if on dev dependency update (510a78fd)

greenkeeper-shrinkwrap v1.0.12

20 May 13:55
Compare
Choose a tag to compare

1.0.12 (2017-02-23)

Bug Fixes

  • change order of checks so logs make more sense (4966faea)
  • only run scripts on first push of a new branch (be944c0b)

greenkeeper-shrinkwrap v1.0.9

20 May 13:56
Compare
Choose a tag to compare

1.0.9 (2017-02-17)

Bug Fixes

  • add the shrinkwrap changes to a separate commit (b5c27b90)

greenkeeper-shrinkwrap v1.0.8

20 May 13:56
Compare
Choose a tag to compare

1.0.8 (2017-02-17)

Bug Fixes

  • upload: do not attempt to upload when shrinkwrap is already updated (0976c4a6)