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
chore(distribution): Update API dump to reflect interface refactor
- Update distribution module API file after refactoring to use interface pattern
- Class renamed from Distribution to DistributionIntegration
- Now implements IDistributionApi interface with proper method signatures
- Removed UpdateInfo and UpdateStatus classes (moved to core sentry module)
- Constructor now takes Context parameter
- Method signatures use proper types instead of Object parameters
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments