We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c66625 commit 8418815Copy full SHA for 8418815
1 file changed
.github/workflows/release_drafter.yml
@@ -55,14 +55,14 @@ jobs:
55
dist/*.tar.gz
56
categories: |
57
# MCP features as separate section
58
- - title: '❇️ MCP Features'
+ - title: '❇️ New MCP Features'
59
commit-scopes:
60
- 'mcp'
61
commit-types:
62
- 'feat'
63
display-order: 100
64
# Generic categories
65
- - title: '🚀 New Features'
+ - title: '🚀 New PyAirbyte Features'
66
67
68
display-order: 101
0 commit comments