0.29.0 (2024-02-14)
Full Changelog: v0.28.0...v0.29.0
⚠ BREAKING CHANGES
- api: split card profile resource into digital and physical card profile resources (#303)
Features
- api: split card profile resource into digital and physical card profile resources (#303) (e94fd3b)
Chores
- ci: uses Stainless GitHub App for releases (#302) (ca42ccd)
- interal: make link to api.md relative (#297) (5e926c1)
- internal: enable building when git installed (#299) (43c4bbe)
- internal: re-order pagination import (#298) (c15d905)
- internal: support pre-release versioning (#295) (f5a596a)
- respect
application/vnd.api+json
content-type header (#301) (c45a065)
Documentation