Added Discord notification script for release announcements.
Added
scripts/discord-release-notify.js- Posts formatted release notifications to Discord using webhook URL from.envnpm run discord:notify <version>- New npm script to trigger Discord notifications- Updated version-bump skill workflow to include Discord notification step
Configuration
Set DISCORD_UPDATES_WEBHOOK in your .env file to enable release notifications.
🤖 Generated with Claude Code