Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 17:02
· 5 commits to main since this release
v0.5.0
66e5c7f

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