npm-packlist icon indicating copy to clipboard operation
npm-packlist copied to clipboard

chore: release 8.0.3

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

:robot: I have created a release beep boop

8.0.3 (2024-03-14)

Chores

  • 68fa4d1 #209 bump @npmcli/template-oss from 4.21.2 to 4.21.3 (#209) (@dependabot[bot], @jumoel)

This PR was generated with Release Please. See documentation.

github-actions[bot] avatar Mar 14 '24 16:03 github-actions[bot]

Release Manager

Release workflow run: https://github.com/npm/npm-packlist/actions/runs/8774101908

Release Checklist for v8.0.3

  • [ ] 1. Approve this PR

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

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

github-actions[bot] avatar Mar 14 '24 16:03 github-actions[bot]