Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 2.14 KB

CHANGELOG.md

File metadata and controls

35 lines (20 loc) · 2.14 KB

1.0.3 (2020-08-26)

Bug Fixes

  • deps: fix version of ssh-exec (1aa1d05)
  • script: enable interpolate variables in command string (82607b0)

1.0.2 (2020-08-26)

Bug Fixes

  • publish: remove custom export version (eab2b68)

1.0.1 (2020-05-14)

Bug Fixes

  • do not return anything on publish (843eb63)
  • do not throw an error if stderr is non-empty (812a89d)
  • output stdout (24d9a5c)
  • return nothing (a6046e9)
  • return nothing (34590d5)
  • return undefined instead of nothing (b4dff5f)
  • return undefined instead of nothing (8f57be3)
  • support node 10 (587e49c)

1.0.0 (2020-01-29)

Features