Closed github-actions[bot] closed 1 year ago
Release workflow run: https://github.com/npm/cacache/actions/runs/5861518102
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=220
[ ] 1. Merge release PR :rotating_light: Merging this will auto publish :rotating_light:
gh pr merge 220 -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.0
https://github.com/npm/cacache/releases/tag/v18.0.0
:robot: I have created a release beep boop
18.0.0 (2023-08-14)
⚠️ BREAKING CHANGES
Bug Fixes
bdff8ca
#219 use lru-cache named export (@lukekarrys)0db9bcb
#219 drop node14 support (@lukekarrys)Dependencies
0850b54
#219 bump lru-cache from 7.18.3 to 10.0.1This PR was generated with Release Please. See documentation.