Skip to content

chore : Separate the basic design for comment logic and time-related … #75

chore : Separate the basic design for comment logic and time-related …

chore : Separate the basic design for comment logic and time-related … #75

name-template: 'v$RESOLVED_VERSION 🌈'
tag-template: 'v$RESOLVED_VERSION'
# publish: true # 릴리즈를 자동으로 게시
commitish: main
categories:
- title: '🚀 Features'
labels:
- 'enhancement'
- title: '🐛 Bug Fixes'
labels:
- 'bug'
- title: '🧰 Maintenance'
labels:
- 'chore'
change-template: '- $TITLE ([#$NUMBER]($URL)) by @$AUTHOR'
exclude-labels:
- 'skip-release-tag'
include-labels:
- 'major'
- 'bug'
- 'enhancement'
- 'chore'
version-resolver:
major:
labels:
- 'major'
minor:
labels:
- 'enhancement'
patch:
labels:
- 'bug'
- 'chore'
default: patch
template: |
$CHANGES