Skip to content

Latest commit

 

History

History
53 lines (31 loc) · 3.68 KB

CHANGELOG.md

File metadata and controls

53 lines (31 loc) · 3.68 KB

Changelog

2.1.0 (2024-04-23)

Features

  • a7f49ef #72 remove fs.promises and separate bin script (@lukekarrys)

Bug Fixes

Chores

  • 3813829 #73 auto publish (#73) (@lukekarrys)
  • a9cf35e #72 remove fileTypesSupport test (@lukekarrys)
  • e9bc949 #71 postinstall for dependabot template-oss PR (@lukekarrys)
  • c5b6bfb #71 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])

2.0.2 (2023-02-27)

Bug Fixes

  • 4a51e49 add shell line so bin works (#37) (@ShamimIslam)

2.0.1 (2022-10-19)

Bug Fixes

2.0.0 (2022-10-14)

⚠️ BREAKING CHANGES

  • @npmcli/installed-package-contents is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0
  • update engines to ^12.13.0 || ^14.15.0 || >=16.0.0

Features

  • 73c0db2 #14 postinstall for dependabot template-oss PR (@lukekarrys)
  • 7839326 template-oss (@lukekarrys)

Bug Fixes

Dependencies