Skip to content

Commit 463efeb

Browse files
committed
🔖 v0.1.0
Release v0.1.0.
1 parent c4988ed commit 463efeb

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

.github/release-drafter.yml

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,20 @@
11
name-template: 'v$NEXT_PATCH_VERSION'
22
tag-template: 'v$NEXT_PATCH_VERSION'
33
categories:
4-
- title: ':building_construction: Model Improvements'
5-
label: 'model :building_construction:'
6-
- title: ':card_file_box: Dataset Changes'
7-
label: 'data :card_file_box:'
8-
- title: ':package: Software Revisions'
9-
label: 'dependencies'
4+
- title: ':sparkles: Features'
5+
label:
6+
- 'feature :rocket:'
7+
- 'enhancement :sparkles:'
8+
- title: ':beetle: Bug Fixes'
9+
label: 'bug :beetle:'
10+
- title: ':toolbox: Maintenance'
11+
label:
12+
- 'maintenance :toolbox:'
13+
- 'dependencies'
1014
change-template: '* $TITLE (#$NUMBER) @$AUTHOR'
1115
template: |
1216
# What's Changed
1317
1418
$CHANGES
1519
16-
Full list of commits made since last release viewable at [compare view](https://github.com/weiji14/deepicedrain/compare/v0.0.0...v0.0.0).
20+
Full list of commits made since last release viewable at [compare view](https://github.com/weiji14/deepicedrain/compare/v0.0.0...v0.1.0).

0 commit comments

Comments
 (0)