Skip to content

Commit

Permalink
chore: Remove emojis from release notes config (#8305)
Browse files Browse the repository at this point in the history
  • Loading branch information
julian-risch authored Aug 28, 2024
1 parent 842a7b8 commit 51180e0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions releasenotes/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ template: |
sections:
# The prelude section is implicitly included.
- [upgrade, ⬆️ Upgrade Notes]
- [features, 🚀 New Features]
- [enhancements, ⚡️ Enhancement Notes]
- [upgrade, Upgrade Notes]
- [features, New Features]
- [enhancements, Enhancement Notes]
- [issues, Known Issues]
- [deprecations, ⚠️ Deprecation Notes]
- [deprecations, Deprecation Notes]
- [security, Security Notes]
- [fixes, 🐛 Bug Fixes]
- [fixes, Bug Fixes]

0 comments on commit 51180e0

Please sign in to comment.