Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #243

Merged
merged 2 commits into from
Oct 9, 2023
Merged

Version Packages #243

merged 2 commits into from
Oct 9, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 9, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@voucherify/sdk@2.4.0

Minor Changes

  • b11ce2c #241 Thanks @p-zielinski! - Add support for 3 missing endpoints in loyalties api. Corrected a typo in one of loyalties api method.

    • Added support for new endpoints: GET /loyalties/{campaignId}/earning-rules/{earningRuleId}, POST /loyalties/{campaignId}/earning-rules/{earningRuleId}/enable and POST /loyalties/{campaignId}/earning-rules/{earningRuleId}/disable (examples available in readme.md)
    • New exported types/interfaces: LoyaltiesGetEarningRuleResponseBody, LoyaltiesEnableEarningRulesResponseBody, LoyaltiesDisableEarningRulesResponseBody, EarningRuleEvent, EarningRuleBase, EarningRuleLoyaltyFixed, EarningRuleLoyaltyProportionalOrder, EarningRuleLoyaltyProportionalOrderAmount, EarningRuleLoyaltyProportionalOrderTotalAmount, EarningRuleLoyaltyProportionalOrderMetadata, EarningRuleLoyaltyProportionalOrderItems, EarningRuleLoyaltyProportionalOrderItemsQuantity, EarningRuleLoyaltyProportionalOrderItemsAmount, EarningRuleLoyaltyProportionalOrderItemsSubtotalAmount, EarningRuleLoyaltyProportionalCustomerMetadata, EarningRuleLoyaltyProportionalCustomEvent, EarningRuleLoyaltyProportional
    • Added optional parameter calculation_type to LoyaltyProportional
  • 5bb69da #229 Thanks @marcin-slezak! - Add missing methods covering Customers API.

    • Added support for new endpoints:
    • New domain types:
      • CustomerBase
      • CustomerAddress
    • New exported types/interfaces:
      • CustomersUpdateInBulkRequestBody,
      • CustomersUpdateMetadataInBulkRequestBody,
      • CustomersDeletePermanentlyResponseBody

@voucherify/react-widget@2.4.0

Patch Changes

@marcin-slezak marcin-slezak merged commit 608c3ee into main Oct 9, 2023
1 check 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.

None yet

1 participant