Skip to content

chore: release 1.16.0#70

Merged
brettflorio merged 9 commits intomainfrom
beta
Sep 19, 2025
Merged

chore: release 1.16.0#70
brettflorio merged 9 commits intomainfrom
beta

Conversation

@pheekus
Copy link
Collaborator

@pheekus pheekus commented Sep 19, 2025

Bug Fixes

  • backend: add missing typedefs for payment type on subscription (527a2c3)
  • backend: fix event resource typedefs for webhooks (8b27b15)
  • backend: improve access token expiration checks to factor in responses too (8c36f2a), closes #69
  • customer: add missing exports for rels (6c25294)
  • customer: add missing typedefs for item options (e79241d)
  • customer: add typedefs for payment type on subscription (9019fd4)
  • customer: fix typedefs for total order in transaction template (a1bf353)

Features

  • backend: add typedefs for new store activation links (e9bfece)

@pheekus pheekus self-assigned this Sep 19, 2025
@brettflorio brettflorio merged commit 1062f32 into main Sep 19, 2025
2 checks passed
@github-actions
Copy link

🎉 This PR is included in version 1.16.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve access token expiration checks to factor in responses too

2 participants