node-which icon indicating copy to clipboard operation
node-which copied to clipboard

chore: release 4.0.1

Open github-actions[bot] opened this issue 2 years ago • 1 comments

:robot: I have created a release beep boop

4.0.1 (2023-12-07)

Chores

  • 25c5191 #132 postinstall for dependabot template-oss PR (@lukekarrys)
  • 4524466 #132 bump @npmcli/template-oss from 4.21.1 to 4.21.3 (@dependabot[bot])
  • ccfed53 #129 postinstall for dependabot template-oss PR (@lukekarrys)
  • a510f62 #129 bump @npmcli/template-oss from 4.19.0 to 4.21.1 (@dependabot[bot])
  • e527d9c #110 postinstall for dependabot template-oss PR (@lukekarrys)
  • 997b938 #110 bump @npmcli/template-oss from 4.18.1 to 4.19.0 (@dependabot[bot])
  • 7888a7e #109 postinstall for dependabot template-oss PR (@lukekarrys)
  • d488576 #109 bump @npmcli/template-oss from 4.18.0 to 4.18.1 (@dependabot[bot])

This PR was generated with Release Please. See documentation.

github-actions[bot] avatar Dec 04 '23 21:12 github-actions[bot]

Release Manager

Release workflow run: https://github.com/npm/node-which/actions/runs/8774097991

Release Checklist for v4.0.1

  • [ ] 1. Approve this PR

    gh pr review 131 -R npm/node-which --approve
    
  • [ ] 2. Merge release PR :rotating_light: Merging this will auto publish :rotating_light:

    gh pr merge 131 -R npm/node-which --squash
    
  • [ ] 3. 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")
    

github-actions[bot] avatar Dec 04 '23 21:12 github-actions[bot]