6.0.3 (2024-05-04)
c089e8c
#284 increase tap timeout (@lukekarrys)d9deb25
#284 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)5b599d7
#284 postinstall for dependabot template-oss PR (@lukekarrys)2421ced
#282 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
6.0.2 (2024-03-01)
6.0.1 (2024-02-29)
85b4452
#274 bump read from 2.1.0 to 3.0.1 (#274)16f1fcc
#263 remove read-package-json5c0da7f
#263 add new dependency@npmcli/[email protected]
0a12bd7
#273 bump @npmcli/config from 7.2.0 to 8.2.0 (#273) (@dependabot[bot])b216462
#267 postinstall for dependabot template-oss PR (@lukekarrys)36addd8
#267 bump @npmcli/template-oss from 4.21.1 to 4.21.3 (@dependabot[bot])38ee762
#261 postinstall for dependabot template-oss PR (@lukekarrys)642e170
#261 bump @npmcli/template-oss from 4.19.0 to 4.21.1 (@dependabot[bot])4a9b5f1
#239 postinstall for dependabot template-oss PR (@lukekarrys)0920582
#239 bump @npmcli/template-oss from 4.18.1 to 4.19.0 (@dependabot[bot])9e08db3
#238 postinstall for dependabot template-oss PR (@lukekarrys)4a274d1
#238 bump @npmcli/template-oss from 4.18.0 to 4.18.1 (@dependabot[bot])
6.0.0 (2023-08-15)
- support for node 14 has been removed
9eccb04
#233 bump read-package-json from 6.0.4 to 7.0.03024040
#234 bump npm-package-arg from 10.1.0 to 11.0.0
5.0.0 (2023-02-06)
- this module is now Promise only and no longer accepts a callback parameter
8b919b7
refactor (@lukekarrys)
4.0.1 (2022-10-18)
4.0.0 (2022-10-14)
init-package-json
is now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0
b869b31
#170 bump read-package-json from 5.0.2 to 6.0.0 (#170)d342821
#168 bump validate-npm-package-name from 4.0.0 to 5.0.0 (#168)
3.0.2 (2022-03-29)
- bump validate-npm-package-name from 3.0.0 to 4.0.0 (#144) (fa7574a)
- update npm-package-arg requirement from ^9.0.0 to ^9.0.1 (#136) (b1ec548)
3.0.1 (2022-03-15)
3.0.0 (2022-02-16)
- this drops support for node10 and non-LTS versions of node12 and node14
- @npmcli/[email protected] (257ba39)
- [email protected], @npmcli/[email protected] (5e744c8)
- update read requirement from ~1.0.1 to ^1.0.7 (4425b9a)
2.0.0 (2020-10-09)
- BREAKING: requires node10+
- fix: compat with new
@npmcli/config
module - chore: update deps to latest and greatest