Releases: softwareventures/semantic-release-pinst
Releases · softwareventures/semantic-release-pinst
v1.0.4
1.0.4 (2024-05-18)
Bug Fixes
- deps: add semantic-release as a peer dependency (c9845e7)
v1.0.1
1.0.1 (2024-05-18)
Bug Fixes
- compatibility with npm >= 10.4 (3a5d38d)
v1.0.0
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
Features
- re-enable postinstall script after semantic-release is complete (09d5423)
v1.0.0-alpha.4
Bug Fixes
- resolve path to pinst/bin (2b2c72a)
- throw error if pinst exits with an error (366e324)
v1.0.0-alpha.3
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
Bug Fixes
- fix pinst running in wrong directory (bdbb210)
v1.0.0-alpha.1
1.0.0-alpha.1 (2024-05-18)
Features
- run pinst --disable during prepare step (6414bc9)