Skip to content

⬆️ Bump webpack from 5.74.0 to 5.88.2 (#780) #373

⬆️ Bump webpack from 5.74.0 to 5.88.2 (#780)

⬆️ Bump webpack from 5.74.0 to 5.88.2 (#780) #373

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 }}