Display first book in series when collapsed

This commit is contained in:
aditya.chandel
2025-07-02 23:12:43 -06:00
committed by Aditya Chandel
parent 7562ae65fd
commit 1c9c09628a
2 changed files with 29 additions and 13 deletions

View File

@@ -2,9 +2,11 @@ name-template: 'v$NEXT_PATCH_VERSION 🌟'
tag-template: 'v$NEXT_PATCH_VERSION'
categories:
- title: '🚀 Features'
- title: '🚀 New Features'
labels:
- 'feature'
- title: '✨ Enhancements'
labels:
- 'enhancement'
- title: '🐛 Bug Fixes'
labels: