Skip to content

⬆️ Bump @babel/core from 7.20.5 to 7.22.9 (#775) #372

⬆️ Bump @babel/core from 7.20.5 to 7.22.9 (#775)

⬆️ Bump @babel/core from 7.20.5 to 7.22.9 (#775) #372

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