Closed github-actions[bot] closed 1 year ago
Release workflow run: https://github.com/npm/cacache/actions/runs/7008738057
This PR will be updated and CI will run for every non-chore:
commit that is pushed to main
. To force CI to update this PR, run this command:
gh workflow run release.yml -r main -R npm/cacache -f release-pr=226
[ ] 1. Merge release PR :rotating_light: Merging this will auto publish :rotating_light:
gh pr merge 226 -R npm/cacache --rebase
[ ] 2. 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/cacache $(gh run list -R npm/cacache -w release -b main -L 1 --json databaseId -q ".[0].databaseId")
cacache@18.0.1
https://github.com/npm/cacache/releases/tag/v18.0.1
:robot: I have created a release beep boop
18.0.1 (2023-11-27)
Bug Fixes
6755c0e
#250 attach a catch handler to the handleContentP promise (#250) (@kalinkrustev)Dependencies
0a5c204
#221 bump minipass-collect from 1.0.2 to 2.0.1This PR was generated with Release Please. See documentation.