Skip to content

Commit af0b79f

Browse files
Release 0.11.28 (#2174)
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 1995b38 commit af0b79f

Some content is hidden

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

60 files changed

+283
-73
lines changed

.changeset/nasty-taxis-invent.md

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

.changeset/silent-vans-melt.md

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

.changeset/weak-ties-listen.md

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

apps/next/CHANGELOG.md

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

3+
## 0.2.53
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [1995b38]
8+
- Updated dependencies [001a515]
9+
- Updated dependencies [9d7d205]
10+
- @llamaindex/workflow@1.1.22
11+
- @llamaindex/openai@0.4.18
12+
- llamaindex@0.11.28
13+
314
## 0.2.52
415

516
### 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.52",
3+
"version": "0.2.53",
44
"private": true,
55
"scripts": {
66
"postinstall": "fumadocs-mdx",

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

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

3+
## 0.0.189
4+
5+
### Patch Changes
6+
7+
- llamaindex@0.11.28
8+
39
## 0.0.188
410

511
### 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.188",
3+
"version": "0.0.189",
44
"type": "module",
55
"private": true,
66
"scripts": {

e2e/examples/nextjs-agent/CHANGELOG.md

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

3+
## 0.1.189
4+
5+
### Patch Changes
6+
7+
- llamaindex@0.11.28
8+
39
## 0.1.188
410

511
### 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.188",
3+
"version": "0.1.189",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

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

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

3+
## 0.1.188
4+
5+
### Patch Changes
6+
7+
- llamaindex@0.11.28
8+
39
## 0.1.187
410

511
### Patch Changes

0 commit comments

Comments
 (0)