Skip to content

Commit 115b4c1

Browse files
authored
CI/CD setup have been changed. #64 (#65)
1 parent 5c98c61 commit 115b4c1

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed
Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
name-template: '$NEXT_MINOR_VERSION'
22
tag-template: '$NEXT_MINOR_VERSION'
33
categories:
4-
- title: 'πŸš€ Features'
5-
label: 'feature'
4+
- title: 'πŸš€ Enhancement'
5+
label: 'enhancement'
66
- title: 'πŸ› Fixes'
77
label: 'bug'
8-
- title: 'πŸ”₯ Hotfixes'
9-
label: 'hotfix'
108
- title: '🍿 ETC'
119
label: 'etc'
1210
change-template: '- $TITLE #$NUMBER @$AUTHOR '
1311
template: |
14-
## Uncategorised (Please update its labelπŸ™πŸ»)
15-
1612
# What's Changed
1713
$CHANGES
Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
name-template: '$NEXT_PATCH_VERSION'
22
tag-template: '$NEXT_PATCH_VERSION'
33
categories:
4-
- title: 'πŸš€ Features'
5-
label: 'feature'
4+
- title: 'πŸš€ Enhancement'
5+
label: 'enhancement'
66
- title: 'πŸ› Fixes'
77
label: 'bug'
8-
- title: 'πŸ”₯ Hotfixes'
9-
label: 'hotfix'
108
- title: '🍿 ETC'
119
label: 'etc'
1210
change-template: '- $TITLE #$NUMBER @$AUTHOR '
1311
template: |
14-
## Uncategorised (Please update its labelπŸ™πŸ»)
15-
1612
# What's Changed
1713
$CHANGES

0 commit comments

Comments
Β (0)