This repository was archived by the owner on Feb 23, 2024. It is now read-only.
v0.5.0
0.5.0 (2022-12-16)
Changes:
- [BREAKING] feat(list-objects)!: response has been changed to include the object type e.g. response that was
{"object_ids":["roadmap"]}
, will now be{"objects":["document:roadmap"]}
Fixes:
- [BREAKING] fix(models)!: update interfaces that had incorrectly optional fields to make them required
Chore:
- chore(deps): update dependencies