You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add package details to Discord notifications
Show package name and version change (old → new) in Discord notifications.
Changes:
- Track published packages with old/new versions in published_packages.txt
- Format package details as 'name: old → new' or 'name: version (new package)'
- Replace 'Packages Published/Skipped' counters with detailed package list
- Add summary field showing counts: 'Published: X | Skipped: Y'
0 commit comments