Files
twilio-wp-plugin/includes/class-twp-auto-updater.php
Claude eedb7bdb8f
All checks were successful
Create Release / build (push) Successful in 3s
Fix auto-updater to fetch newest release by creation date
Use /releases?limit=1 instead of /releases/latest which sorts by
semver tag. Date-based tags (2026.03.06-1805) have a hyphen that
semver treats as a prerelease separator, causing incorrect ordering.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 18:59:23 -08:00

11 KiB