npm-package-arg icon indicating copy to clipboard operation
npm-package-arg copied to clipboard

chore: release 11.0.3

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

:robot: I have created a release beep boop

11.0.3 (2024-04-21)

Chores

  • 527a64f #174 postinstall for dependabot template-oss PR (@lukekarrys)
  • 641f193 #174 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 Apr 21 '24 16:04 github-actions[bot]

Release Manager

Release workflow run: https://github.com/npm/npm-package-arg/actions/runs/8774101498

Release Checklist for v11.0.3

  • [ ] 1. Approve this PR

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

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

github-actions[bot] avatar Apr 21 '24 16:04 github-actions[bot]