Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 1.59 KB

CHANGELOG.md

File metadata and controls

36 lines (19 loc) · 1.59 KB

Changelog

6.0.1 (2022-12-13)

Bug Fixes

  • a32b3a0 #96 drop the -S flag from env (#96) (@nlf, @yeldiRium)

6.0.0 (2022-10-11)

⚠️ BREAKING CHANGES

  • this module will no longer attempt to alter file ownership
  • cmd-shim is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

  • ef99e1c #88 remove ownership changing features (#88) (@nlf)
  • d5881e8 #82 postinstall for dependabot template-oss PR (@lukekarrys)

5.0.0 (2022-04-05)

⚠ BREAKING CHANGES

  • this drops support for node 10 and non-LTS versions of node 12 and node 14

Bug Fixes

Dependencies