Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.82 KB

CHANGELOG.md

File metadata and controls

34 lines (19 loc) · 1.82 KB

Changelog

3.0.2 (2022-12-13)

Bug Fixes

  • 28e4e58 use fs/promises (@lukekarrys)

3.0.1 (2022-10-17)

Dependencies

  • 2866ecb #17 bump npm-normalize-package-bin from 2.0.0 to 3.0.0

3.0.0 (2022-10-10)

⚠️ BREAKING CHANGES

  • read-package-json-fast is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0
  • update node engines to ^12.13.0 || ^14.15.0 || >=16.0.0

Features

  • e05f996 #9 postinstall for dependabot template-oss PR (@lukekarrys)
  • 4ceacc3 add template-oss (@lukekarrys)

Bug Fixes

Dependencies