Releases: HagiCode-org/haginotifier
Releases · HagiCode-org/haginotifier
v1.0.0
What's Changed
- reuseable to action by @newbe36524 in #1
New Contributors
- @newbe36524 made their first contribution in #1
Full Changelog: https://github.com/HagiCode-org/haginotifier/commits/v1.0.0
v1
Fix: Improve JSON parsing in GitHub Actions workflow Replace fragile grep-based JSON parsing with robust jq/Node.js parsing to handle responses with newlines, quotes, and complex JSON structures. Add CLI execution error handling with graceful fallback. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>