Closed github-actions[bot] closed 1 year ago
Release workflow run: https://github.com/npm/minipass-fetch/actions/runs/4693415777
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/minipass-fetch -f release-pr=101
[ ] 1. Merge release PR :rotating_light: Merging this will auto publish :rotating_light:
gh pr merge 101 -R npm/minipass-fetch --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 `gh run list -R npm/minipass-fetch -w release -b main -L 1 --json databaseId -q ".[0].databaseId"`
minipass-fetch@3.0.2
https://github.com/npm/minipass-fetch/releases/tag/v3.0.2
:robot: I have created a release beep boop
3.0.2 (2023-04-13)
Bug Fixes
3c40fdc
handle invalid redirect header in a response (#100) (@wraithgar, Mohammad macbook)cc962bc
Support longer timeouts - Inform http/tls timeout of chosen timeout (@josh-hemphill)This PR was generated with Release Please. See documentation.