Skip to content

bump: version 1.2.0 → 1.2.1 #261

bump: version 1.2.0 → 1.2.1

bump: version 1.2.0 → 1.2.1 #261

on:
pull_request_target:
types: [opened, edited]
name: conventional-release-labels
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: bcoe/conventional-release-labels@886f696738527c7be444262c327c89436dfb95a8 #v1.3.1
with:
type_labels: '{"feat": "feature", "feat!": "feature", "fix": "fix", "BREAKING CHANGE": "breaking", "ci": "CI", "build": "build", "refactor": "refactor", "test": "test"}'