Skip to content

⬆️ Bump cross-spawn from 7.0.3 to 7.0.6 (#577) #319

⬆️ Bump cross-spawn from 7.0.3 to 7.0.6 (#577)

⬆️ Bump cross-spawn from 7.0.3 to 7.0.6 (#577) #319

Workflow file for this run

name: Changelog
on:
push:
branches: [master]
jobs:
update_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}