Closed github-actions[bot] closed 1 year ago
Release workflow run: https://github.com/npm/node-which/actions/runs/6015995309
This PR will be updated and CI will run for every non-chore:
commit that is pushed to main
. To force CI to update this PR, run this command:
gh workflow run release.yml -r main -R npm/node-which -f release-pr=107
[ ] 1. Merge release PR :rotating_light: Merging this will auto publish :rotating_light:
gh pr merge 107 -R npm/node-which --rebase
[ ] 2. Check For Release Tags
Release Please will run on the just pushed release commit and create GitHub releases and tags for each package.
gh run watch -R npm/node-which $(gh run list -R npm/node-which -w release -b main -L 1 --json databaseId -q ".[0].databaseId")
which@4.0.0
https://github.com/npm/node-which/releases/tag/v4.0.0
:robot: I have created a release beep boop
4.0.0 (2023-08-29)
⚠️ BREAKING CHANGES
Bug Fixes
c7122cd
#105 drop node14 support (@wraithgar)0083d3c
#105 update for breaking isexe api (@wraithgar)00b5cda
#106 replace reduce with flatMap (#106) (@green961)Dependencies
22d1c84
#105 Bump isexe from 2.0.0 to 3.1.1This PR was generated with Release Please. See documentation.