Releases: SplitPass/mindbody-api
Releases · SplitPass/mindbody-api
v0.3.1
What's Changed
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #10
- Bump axios from 1.1.3 to 1.6.0 by @dependabot in #11
- Bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #12
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #13
New Contributors
- @dependabot made their first contribution in #10
Full Changelog: v0.2.3...v0.3.1
v0.2.3
What's Changed
- [Bugfix] Fix
addPromoCode
Return Type by @kylesurowiec in #9
Full Changelog: v0.2.2...v0.2.3
v0.2.2
0.2.1
0.2.0
What's Changed
- Add Webhooks API support + Auto pagination by @kylesurowiec in #5
Full Changelog: v0.1.12...v0.2.0
0.1.12
0.1.11
Remove Promise.reject in favor of throwing Error
0.1.10
Expose MindbodyError
0.1.9
Bump Axios, fixes AxiosError import
0.1.8
Make gender preference optional, fix addAppointment return type