Skip to content

Releases: softwareventures/semantic-release-pinst

v1.0.4

18 May 10:20
c9845e7
Compare
Choose a tag to compare

1.0.4 (2024-05-18)

Bug Fixes

  • deps: add semantic-release as a peer dependency (c9845e7)

v1.0.3

18 May 08:31
d53e0f8
Compare
Choose a tag to compare

1.0.3 (2024-05-18)

v1.0.2

18 May 08:14
84092a2
Compare
Choose a tag to compare

1.0.2 (2024-05-18)

v1.0.1

18 May 07:57
3a5d38d
Compare
Choose a tag to compare

1.0.1 (2024-05-18)

Bug Fixes

  • compatibility with npm >= 10.4 (3a5d38d)

v1.0.0

18 May 07:44
09d5423
Compare
Choose a tag to compare

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)

v1.0.0-alpha.5

18 May 07:39
09d5423
Compare
Choose a tag to compare
v1.0.0-alpha.5 Pre-release
Pre-release

1.0.0-alpha.5 (2024-05-18)

Features

  • re-enable postinstall script after semantic-release is complete (09d5423)

v1.0.0-alpha.4

18 May 07:21
2b2c72a
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release

1.0.0-alpha.4 (2024-05-18)

Bug Fixes

  • resolve path to pinst/bin (2b2c72a)
  • throw error if pinst exits with an error (366e324)

v1.0.0-alpha.3

18 May 07:06
67ecdcc
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

1.0.0-alpha.3 (2024-05-18)

Features

  • log when prepare step is run (c306f09)

Bug Fixes

  • fix prepare step completing before postinstall script is modified (67ecdcc)
  • guard against pkgRoot not being a string (862783a)

v1.0.0-alpha.2

18 May 05:56
bdbb210
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

1.0.0-alpha.2 (2024-05-18)

Bug Fixes

  • fix pinst running in wrong directory (bdbb210)

v1.0.0-alpha.1

18 May 05:44
8b32bbf
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

1.0.0-alpha.1 (2024-05-18)

Features

  • run pinst --disable during prepare step (6414bc9)