4.0.3 (2022-11-01)
1d9ca2a
#105 bump @npmcli/promise-spawn from 5.0.0 to 6.0.0 (#105)1103697
#104 bump which from 2.0.2 to 3.0.0 (#104)
4.0.2 (2022-10-26)
4.0.1 (2022-10-17)
4eff9fe
#94 bump @npmcli/promise-spawn from 3.0.0 to 4.0.0 (#94)496d1cb
#96 bump npm-pick-manifest from 7.0.2 to 8.0.0 (#96)
4.0.0 (2022-10-14)
@npmcli/git
is now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0
3.0.2 (2022-08-15)
- linting (ea31a17)
3.0.1 (2022-04-05)
- bump @npmcli/promise-spawn from 1.3.2 to 3.0.0 (#69) (d8f4488)
- update lru-cache requirement from ^7.3.1 to ^7.4.0 (#50) (3beb9a2)
- update lru-cache requirement from ^7.4.0 to ^7.4.1 (#55) (17c1e8a)
- update lru-cache requirement from ^7.4.1 to ^7.4.2 (#56) (eeb67f4)
- update lru-cache requirement from ^7.4.2 to ^7.4.4 (#57) (24dff2f)
3.0.0 (2022-02-16)
- this drops support for the
log
property and all logs are now emitted on the process object viaproc-log
. - this drops support for node10 and non-LTS versions of node12 and node14.