2.4.1
- Fix all Swift compiler warnings (var->let, unused results, spurious try) - Update CHANGELOG 2.4.1 with security fixes and date bump - Modernize ComponentsExample with fluent builder chaining - Suppress unused result warnings in WebhookBot and ComponentsV2Bot - Clean up test warnings (var->let, remove unnecessary try/await)