Skip to content

⬆️ Bump ws from 8.13.0 to 8.18.0 (#1206) #520

⬆️ Bump ws from 8.13.0 to 8.18.0 (#1206)

⬆️ Bump ws from 8.13.0 to 8.18.0 (#1206) #520

Workflow file for this run

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