hosted-git-info icon indicating copy to clipboard operation
hosted-git-info copied to clipboard

chore: release 5.2.2

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

:robot: I have created a release beep boop

5.2.2 (2024-04-21)

Chores

  • 6bc08d6 #238 chore: postinstall for dependabot template-oss PR (@lukekarrys)
  • e7fb828 #236 chore: postinstall for dependabot template-oss PR (@lukekarrys)
  • c9e70f3 #216 auto publish (@lukekarrys)
  • 1d8624c #247 postinstall for dependabot template-oss PR (@lukekarrys)
  • 7eb1e07 #247 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@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/hosted-git-info/actions/runs/8774089062

Release Checklist for v5.2.2

  • [ ] 1. Approve this PR

    gh pr review 238 -R npm/hosted-git-info --approve
    
  • [ ] 2. Merge release PR :rotating_light: Merging this will auto publish :rotating_light:

    gh pr merge 238 -R npm/hosted-git-info --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/hosted-git-info $(gh run list -R npm/hosted-git-info -w release -b release/v5 -L 1 --json databaseId -q ".[0].databaseId")
    

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