Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 07:44
· 213 commits to main since this release
09d5423

1.0.0 (2024-05-18)

Features

  • log when prepare step is run (c306f09)
  • re-enable postinstall script after semantic-release is complete (09d5423)
  • run pinst --disable during prepare step (6414bc9)

Bug Fixes

  • fix pinst running in wrong directory (bdbb210)
  • fix prepare step completing before postinstall script is modified (67ecdcc)
  • guard against pkgRoot not being a string (862783a)
  • resolve path to pinst/bin (2b2c72a)
  • throw error if pinst exits with an error (366e324)