Closed github-actions[bot] closed 4 months ago
Release workflow run: https://github.com/npm/template-oss/actions/runs/9701299349
[ ] 1. Approve this PR
gh pr review 445 -R npm/template-oss --approve
[ ] 2. Merge release PR :rotating_light: Merging this will auto publish :rotating_light:
gh pr merge 445 -R npm/template-oss --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/template-oss $(gh run list -R npm/template-oss -w release -b main -L 1 --json databaseId -q ".[0].databaseId")
:robot: Created releases:
@npmcli/template-oss@4.23.0
https://github.com/npm/template-oss/releases/tag/v4.23.0
:robot: I have created a release beep boop
4.23.0 (2024-06-27)
Features
60ee94f
#447 add prettier support (@lukekarrys, @jumoel)Bug Fixes
b35bca5
#447 run prettier (@lukekarrys)8aef509
#446 dont conclude checks if they were never set (#446) (@lukekarrys)9440c4f
#444 pass releases to publish check (#444) (@lukekarrys)Dependencies
8252fb2
#452 bump release-please from 16.10.2 to 16.12.0 (#452) (@dependabot[bot], @wraithgar)Chores
b07d17a
#448 add .git-blame-ignore-revs for initial prettier (#448) (@lukekarrys)210247e
#447 add prettier:true to template-oss config (@lukekarrys, @jumoel)1a073e4
#443 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)This PR was generated with Release Please. See documentation.