Closed github-actions[bot] closed 3 months ago
Release workflow run: https://github.com/npm/template-oss/actions/runs/10374661392
[ ] 1. Approve this PR
gh pr review 468 -R npm/template-oss --approve
[ ] 2. Merge release PR :rotating_light: Merging this will auto publish :rotating_light:
gh pr merge 468 -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")
We shouldn't release this till we know now to get tap21 working in both statusboard and documentation, then patching this repo to make the right package.json entries.
:robot: Created releases:
@npmcli/template-oss@4.23.2
https://github.com/npm/template-oss/releases/tag/v4.23.2
:robot: I have created a release beep boop
4.23.2 (2024-08-13)
Bug Fixes
fa37073
#469 proper workspace tap config for tap18 and up (@wraithgar)6a2200d
#465 omit nyc config for all tap versions above 18 (#465) (@wraithgar)6ee703d
Don't restrict length for commit message footer (#467) (@hashtagchris)87d3ed9
#466 update codeql runner version (#466) (@wraithgar)This PR was generated with Release Please. See documentation.