4.0.4 (2024-05-04)
e955437
#117 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)b602aca
#117 postinstall for dependabot template-oss PR (@lukekarrys)955cc34
#116 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
4.0.3 (2023-10-12)
4.0.2 (2023-07-11)
4.0.1 (2022-10-17)
cf738fb
#62 bump read-cmd-shim from 3.0.1 to 4.0.061717bf
#64 bump write-file-atomic from 4.0.2 to 5.0.0d26ec29
#61 bump npm-normalize-package-bin from 2.0.0 to 3.0.0
4.0.0 (2022-10-13)
- this module no longer attempts to change file ownership automatically
bin-links
is now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0
4f4c58c
#59 do not alter file ownership (#59) (@nlf)36b2668
#52 postinstall for dependabot template-oss PR (@lukekarrys)
3.0.3 (2022-08-23)
3.0.2 (2022-08-11)
3.0.1 (2022-04-05)
- bump cmd-shim from 4.1.0 to 5.0.0 (#39) (24a1f3c)
- bump read-cmd-shim from 2.0.0 to 3.0.0 (#40) (36a652f)
3.0.0 (2022-01-18)
- This drops support for node10 and non-LTS versions of node12 and node14
- Rewrite to promisify and remove dependence on gentle-fs
1.1.7 (2019-12-26)
- resolve folder that is passed in (0bbd303)
1.1.6 (2019-12-11)
1.1.5 (2019-12-10)
- don't filter out ./ man references (b3cfd2e)
1.1.4 (2019-12-09)
- sanitize and validate bin and man link targets (25a34f9)
1.1.3 (2019-08-14)
1.1.2 (2018-03-22)
- linkMans: return the promise! (5eccc7f)
1.1.1 (2018-03-07)
1.1.0 (2017-11-20)
- dos2unix: Log the fact line endings are being changed upon install. (e9f8a6f)