What's Changed
- Fix auto-pagination for all list endpoints in #87
In 1.40.0, only the packages endpoint correctly paginated through all results. With this fix, all list endpoints (customers, teams, tokens, credentials, vendor bundles, etc.) now properly return all results across multiple pages.
Full Changelog: 1.40.0...1.40.1