0.3.0
🚀 Features
- ❗[BREAKING CHANGE] refactor: unify return types of clients (#40)
- this simplifies the usage of clients, as they now all return the same data
- this is a breaking change, needing all usages of
api/clients
to be adapted
⚙️ Dependency updates
- chore(deps): Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0
- chore(deps): Bump github.com/google/go-cmp from 0.5.9 to 0.6.0