Skip to content

Commit acd9b66

Browse files
Release 0.12.1 (#2239)
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 fed32ab commit acd9b66

Some content is hidden

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

69 files changed

+323
-106
lines changed

.changeset/afraid-camels-taste.md

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

.changeset/famous-ducks-bathe.md

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

.changeset/nice-zebras-taste.md

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

.changeset/olive-readers-itch.md

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

.changeset/swift-eagles-deliver.md

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

.changeset/warm-pants-teach.md

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

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.192
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [3af5617]
8+
- llamaindex@0.12.1
9+
310
## 0.0.191
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.191",
3+
"version": "0.0.192",
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.192
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [3af5617]
8+
- llamaindex@0.12.1
9+
310
## 0.1.191
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.191",
3+
"version": "0.1.192",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)