Skip to content

Commit b4e0cd1

Browse files
authored
chore: reorder release please change log sections
Signed-off-by: Michael Beemer <[email protected]>
1 parent 95524f4 commit b4e0cd1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

release-please-config.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@
3636
}
3737
},
3838
"changelog-sections": [
39-
{
40-
"type": "fix",
41-
"section": "🐛 Bug Fixes"
42-
},
4339
{
4440
"type": "feat",
4541
"section": "✨ New Features"
4642
},
43+
{
44+
"type": "fix",
45+
"section": "🐛 Bug Fixes"
46+
},
4747
{
4848
"type": "chore",
4949
"section": "🧹 Chore"

0 commit comments

Comments
 (0)