Skip to content
Snippets Groups Projects
Unverified Commit 1054c338 authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub
Browse files

Release 0.8.16 (#1499)

parent e60328b0
No related branches found
No related merge requests found
Showing
with 73 additions and 14 deletions
---
"@llamaindex/readers": patch
---
fix: import error in cjs
# docs # docs
## 0.0.121
### Patch Changes
- llamaindex@0.8.16
## 0.0.120 ## 0.0.120
### Patch Changes ### Patch Changes
......
{ {
"name": "docs", "name": "docs",
"version": "0.0.120", "version": "0.0.121",
"private": true, "private": true,
"scripts": { "scripts": {
"docusaurus": "docusaurus", "docusaurus": "docusaurus",
......
# @llamaindex/doc # @llamaindex/doc
## 0.0.19
### Patch Changes
- Updated dependencies [e60328b]
- @llamaindex/readers@1.0.12
- llamaindex@0.8.16
## 0.0.18 ## 0.0.18
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/doc", "name": "@llamaindex/doc",
"version": "0.0.18", "version": "0.0.19",
"private": true, "private": true,
"scripts": { "scripts": {
"build": "pnpm run build:docs && next build", "build": "pnpm run build:docs && next build",
......
# @llamaindex/cloudflare-worker-agent-test # @llamaindex/cloudflare-worker-agent-test
## 0.0.112
### Patch Changes
- llamaindex@0.8.16
## 0.0.111 ## 0.0.111
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/cloudflare-worker-agent-test", "name": "@llamaindex/cloudflare-worker-agent-test",
"version": "0.0.111", "version": "0.0.112",
"type": "module", "type": "module",
"private": true, "private": true,
"scripts": { "scripts": {
......
# @llamaindex/next-agent-test # @llamaindex/next-agent-test
## 0.1.112
### Patch Changes
- llamaindex@0.8.16
## 0.1.111 ## 0.1.111
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/next-agent-test", "name": "@llamaindex/next-agent-test",
"version": "0.1.111", "version": "0.1.112",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
......
# test-edge-runtime # test-edge-runtime
## 0.1.111
### Patch Changes
- llamaindex@0.8.16
## 0.1.110 ## 0.1.110
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/nextjs-edge-runtime-test", "name": "@llamaindex/nextjs-edge-runtime-test",
"version": "0.1.110", "version": "0.1.111",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
......
# @llamaindex/next-node-runtime # @llamaindex/next-node-runtime
## 0.0.93
### Patch Changes
- llamaindex@0.8.16
## 0.0.92 ## 0.0.92
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/next-node-runtime-test", "name": "@llamaindex/next-node-runtime-test",
"version": "0.0.92", "version": "0.0.93",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
......
# @llamaindex/waku-query-engine-test # @llamaindex/waku-query-engine-test
## 0.0.112
### Patch Changes
- llamaindex@0.8.16
## 0.0.111 ## 0.0.111
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/waku-query-engine-test", "name": "@llamaindex/waku-query-engine-test",
"version": "0.0.111", "version": "0.0.112",
"type": "module", "type": "module",
"private": true, "private": true,
"scripts": { "scripts": {
......
# @llamaindex/autotool # @llamaindex/autotool
## 5.0.16
### Patch Changes
- llamaindex@0.8.16
## 5.0.15 ## 5.0.15
### Patch Changes ### Patch Changes
......
# @llamaindex/autotool-01-node-example # @llamaindex/autotool-01-node-example
## 0.0.59
### Patch Changes
- llamaindex@0.8.16
- @llamaindex/autotool@5.0.16
## 0.0.58 ## 0.0.58
### Patch Changes ### Patch Changes
......
...@@ -13,5 +13,5 @@ ...@@ -13,5 +13,5 @@
"scripts": { "scripts": {
"start": "node --import tsx --import @llamaindex/autotool/node ./src/index.ts" "start": "node --import tsx --import @llamaindex/autotool/node ./src/index.ts"
}, },
"version": "0.0.58" "version": "0.0.59"
} }
# @llamaindex/autotool-02-next-example # @llamaindex/autotool-02-next-example
## 0.1.103
### Patch Changes
- llamaindex@0.8.16
- @llamaindex/autotool@5.0.16
## 0.1.102 ## 0.1.102
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/autotool-02-next-example", "name": "@llamaindex/autotool-02-next-example",
"private": true, "private": true,
"version": "0.1.102", "version": "0.1.103",
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
"build": "next build", "build": "next build",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment