Skip to content

Latest commit

 

History

History
58 lines (31 loc) · 2.98 KB

CHANGELOG.md

File metadata and controls

58 lines (31 loc) · 2.98 KB

Changelog

6.0.3 (2024-05-04)

Bug Fixes

Documentation

  • 5598b4b #137 readme: fix broken badge URLs (#137) (@10xLaCroixDrinker)

Chores

  • 3140bb1 #140 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)
  • c944f6b #140 postinstall for dependabot template-oss PR (@lukekarrys)
  • fa3f56b #139 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])

6.0.2 (2023-10-18)

Bug Fixes

  • 3bdb518 #117 don't assume cygpath is available (#117) (@davhdavh)

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

  • @npmcli/template-oss@3.2.2 (dfb091d)