Skip to content

Commit 19e5c31

Browse files
Release 0.12.0 (#2204)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: marcusschiesser <17126+marcusschiesser@users.noreply.github.com>
1 parent d493015 commit 19e5c31

File tree

128 files changed

+661
-171
lines changed

Some content is hidden

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

128 files changed

+661
-171
lines changed

.changeset/five-peaches-brush.md

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

.changeset/red-bushes-brake.md

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

.changeset/shiny-olives-arrive.md

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

apps/next/CHANGELOG.md

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

3+
## 0.2.55
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [06f884a]
8+
- Updated dependencies [06f884a]
9+
- Updated dependencies [d493015]
10+
- @llamaindex/core@0.6.22
11+
- @llamaindex/workflow@1.1.24
12+
- llamaindex@0.12.0
13+
- @llamaindex/node-parser@2.0.22
14+
- @llamaindex/openai@0.4.20
15+
- @llamaindex/readers@3.1.21
16+
317
## 0.2.54
418

519
### 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.54",
3+
"version": "0.2.55",
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.191
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [d493015]
8+
- llamaindex@0.12.0
9+
310
## 0.0.190
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.190",
3+
"version": "0.0.191",
44
"type": "module",
55
"private": true,
66
"scripts": {

e2e/examples/nextjs-agent/CHANGELOG.md

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

3+
## 0.1.191
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [d493015]
8+
- llamaindex@0.12.0
9+
310
## 0.1.190
411

512
### Patch Changes

e2e/examples/nextjs-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/next-agent-test",
3-
"version": "0.1.190",
3+
"version": "0.1.191",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

e2e/examples/nextjs-edge-runtime/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# test-edge-runtime
22

3+
## 0.1.190
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [d493015]
8+
- llamaindex@0.12.0
9+
310
## 0.1.189
411

512
### Patch Changes

0 commit comments

Comments
 (0)