Skip to content

Release v1.2.0: Promote test to main#59

Merged
Its-donkey merged 6 commits intomainfrom
test
Feb 10, 2026
Merged

Release v1.2.0: Promote test to main#59
Its-donkey merged 6 commits intomainfrom
test

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 10, 2026

Summary

Automated promotion of test branch to main.

Version: v1.2.0
Release type: minor

Test plan

  • All tests pass on test branch
  • Review changes before merging

🤖 Generated with GitHub Actions

Its-donkey and others added 4 commits February 11, 2026 01:05
Rename functions to match official Twitch API endpoint names:
- GetCustomRewards → GetCustomReward
- GetCustomRewardRedemptions → GetCustomRewardRedemption
- GetCharityDonations → GetCharityCampaignDonations
- AddSuspiciousUserStatus → AddSuspiciousStatusToChatUser
- RemoveSuspiciousUserStatus → RemoveSuspiciousStatusFromChatUser

Update GetCharityCampaign to accept GetCharityCampaignParams with
pagination support and return *Response[CharityCampaign] for
consistency with other endpoints.

Add custom Pagination.UnmarshalJSON to handle Twitch endpoints that
return pagination as an empty string instead of an object.
…ination

Align API names with Twitch reference, fix pagination deserialization
@github-actions github-actions bot closed this Feb 10, 2026
@github-actions github-actions bot reopened this Feb 10, 2026
@Its-donkey Its-donkey merged commit 4578dcd into main Feb 10, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant