Compare commits

...

2 Commits

Author SHA1 Message Date
github-actions[bot] ade8d027a5 chore: version packages (#1071)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-09 20:29:00 -05:00
Adrian Lyjak 997bcc8531 forgot ts changeset (#1070) 2026-01-09 20:23:29 -05:00
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,5 +1,11 @@
# llama-cloud-services
## 0.5.2
### Patch Changes
- 997bcc8: Add types for bounding boxes
## 0.5.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "llama-cloud-services",
"version": "0.5.1",
"version": "0.5.2",
"type": "module",
"license": "MIT",
"scripts": {