Skip to content
This repository was archived by the owner on Apr 30, 2026. It is now read-only.

Commit 7a2485c

Browse files
Release 0.11.12 (#2050)
Co-authored-by: marcusschiesser <17126+marcusschiesser@users.noreply.github.com>
1 parent 1329186 commit 7a2485c

130 files changed

Lines changed: 754 additions & 190 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/dirty-pianos-worry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/new-chairs-camp.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/ninety-boats-cheer.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/ripe-trains-camp.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/wicked-colts-bow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/next/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @llamaindex/doc
22

3+
## 0.2.32
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [d578889]
8+
- Updated dependencies [0fcc92f]
9+
- Updated dependencies [515a8b9]
10+
- @llamaindex/core@0.6.13
11+
- llamaindex@0.11.12
12+
- @llamaindex/cloud@4.0.17
13+
- @llamaindex/node-parser@2.0.13
14+
- @llamaindex/openai@0.4.7
15+
- @llamaindex/readers@3.1.12
16+
- @llamaindex/workflow@1.1.13
17+
318
## 0.2.31
419

520
### Patch Changes

apps/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@llamaindex/doc",
3-
"version": "0.2.31",
3+
"version": "0.2.32",
44
"private": true,
55
"scripts": {
66
"postinstall": "fumadocs-mdx",

e2e/examples/cloudflare-worker-agent/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @llamaindex/cloudflare-worker-agent-test
22

3+
## 0.0.173
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [515a8b9]
8+
- llamaindex@0.11.12
9+
310
## 0.0.172
411

512
### Patch Changes

e2e/examples/cloudflare-worker-agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@llamaindex/cloudflare-worker-agent-test",
3-
"version": "0.0.172",
3+
"version": "0.0.173",
44
"type": "module",
55
"private": true,
66
"scripts": {

e2e/examples/llama-parse-browser/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @llamaindex/llama-parse-browser-test
22

3+
## 0.0.72
4+
5+
### Patch Changes
6+
7+
- @llamaindex/cloud@4.0.17
8+
39
## 0.0.71
410

511
### Patch Changes

0 commit comments

Comments
 (0)