Skip to content

chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 #1321

chore(deps-dev): bump typescript from 5.6.3 to 5.7.2

chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 #1321

name: 'Conventional release labels'
on:
pull_request_target:
types: [opened, edited, reopened]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: bcoe/conventional-release-labels@v1
with:
type_labels: '{"feat": "🚀 Feature", "fix": "🕵🏻 Fix", "breaking": "⚠️ Breaking Change"}'