Skip to content

Commit 8418815

Browse files
fix(release): update category titles for clarity (#968)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
1 parent 7c66625 commit 8418815

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release_drafter.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,14 +55,14 @@ jobs:
5555
dist/*.tar.gz
5656
categories: |
5757
# MCP features as separate section
58-
- title: '❇️ MCP Features'
58+
- title: '❇️ New MCP Features'
5959
commit-scopes:
6060
- 'mcp'
6161
commit-types:
6262
- 'feat'
6363
display-order: 100
6464
# Generic categories
65-
- title: '🚀 New Features'
65+
- title: '🚀 New PyAirbyte Features'
6666
commit-types:
6767
- 'feat'
6868
display-order: 101

0 commit comments

Comments
 (0)