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

Release 0.4.12 (#1013)

parent f326ab86
No related branches found
No related tags found
No related merge requests found
Showing
with 83 additions and 18 deletions
---
"@llamaindex/cloud": patch
"@llamaindex/community": patch
"@llamaindex/core": patch
"@llamaindex/env": patch
"llamaindex": patch
---
chore: bump version
# docs # docs
## 0.0.38
### Patch Changes
- Updated dependencies [f326ab8]
- llamaindex@0.4.12
## 0.0.37 ## 0.0.37
### Patch Changes ### Patch Changes
......
{ {
"name": "docs", "name": "docs",
"version": "0.0.37", "version": "0.0.38",
"private": true, "private": true,
"scripts": { "scripts": {
"docusaurus": "docusaurus", "docusaurus": "docusaurus",
......
# @llamaindex/autotool-02-next-example # @llamaindex/autotool-02-next-example
## 0.1.22
### Patch Changes
- Updated dependencies [f326ab8]
- llamaindex@0.4.12
- @llamaindex/autotool@1.0.0
## 0.1.21 ## 0.1.21
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/autotool-02-next-example", "name": "@llamaindex/autotool-02-next-example",
"private": true, "private": true,
"version": "0.1.21", "version": "0.1.22",
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
"build": "next build", "build": "next build",
......
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
"unplugin": "^1.10.1" "unplugin": "^1.10.1"
}, },
"peerDependencies": { "peerDependencies": {
"llamaindex": "^0.4.11", "llamaindex": "^0.4.12",
"openai": "^4", "openai": "^4",
"typescript": "^4" "typescript": "^4"
}, },
......
# @llamaindex/cloud # @llamaindex/cloud
## 0.1.2
### Patch Changes
- f326ab8: chore: bump version
## 0.1.1 ## 0.1.1
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/cloud", "name": "@llamaindex/cloud",
"version": "0.1.1", "version": "0.1.2",
"type": "module", "type": "module",
"license": "MIT", "license": "MIT",
"scripts": { "scripts": {
......
# @llamaindex/community # @llamaindex/community
## 0.0.16
### Patch Changes
- f326ab8: chore: bump version
- Updated dependencies [f326ab8]
- llamaindex@0.4.12
## 0.0.15 ## 0.0.15
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/community", "name": "@llamaindex/community",
"description": "Community package for LlamaIndexTS", "description": "Community package for LlamaIndexTS",
"version": "0.0.15", "version": "0.0.16",
"type": "module", "type": "module",
"types": "dist/type/index.d.ts", "types": "dist/type/index.d.ts",
"main": "dist/cjs/index.js", "main": "dist/cjs/index.js",
......
# @llamaindex/core # @llamaindex/core
## 0.0.3
### Patch Changes
- f326ab8: chore: bump version
- Updated dependencies [f326ab8]
- @llamaindex/env@0.1.8
## 0.0.2 ## 0.0.2
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/core", "name": "@llamaindex/core",
"type": "module", "type": "module",
"version": "0.0.2", "version": "0.0.3",
"description": "LlamaIndex Core Module", "description": "LlamaIndex Core Module",
"exports": { "exports": {
"./llms": { "./llms": {
......
# @llamaindex/env # @llamaindex/env
## 0.1.8
### Patch Changes
- f326ab8: chore: bump version
## 0.1.7 ## 0.1.7
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/env", "name": "@llamaindex/env",
"description": "environment wrapper, supports all JS environment including node, deno, bun, edge runtime, and cloudflare worker", "description": "environment wrapper, supports all JS environment including node, deno, bun, edge runtime, and cloudflare worker",
"version": "0.1.7", "version": "0.1.8",
"type": "module", "type": "module",
"types": "dist/type/index.d.ts", "types": "dist/type/index.d.ts",
"main": "dist/cjs/index.js", "main": "dist/cjs/index.js",
......
# @llamaindex/experimental # @llamaindex/experimental
## 0.0.47
### Patch Changes
- Updated dependencies [f326ab8]
- llamaindex@0.4.12
## 0.0.46 ## 0.0.46
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/experimental", "name": "@llamaindex/experimental",
"description": "Experimental package for LlamaIndexTS", "description": "Experimental package for LlamaIndexTS",
"version": "0.0.46", "version": "0.0.47",
"type": "module", "type": "module",
"types": "dist/type/index.d.ts", "types": "dist/type/index.d.ts",
"main": "dist/cjs/index.js", "main": "dist/cjs/index.js",
......
# llamaindex # llamaindex
## 0.4.12
### Patch Changes
- f326ab8: chore: bump version
- Updated dependencies [f326ab8]
- @llamaindex/cloud@0.1.2
- @llamaindex/core@0.0.3
- @llamaindex/env@0.1.8
## 0.4.11 ## 0.4.11
### Patch Changes ### Patch Changes
......
# @llamaindex/cloudflare-worker-agent-test # @llamaindex/cloudflare-worker-agent-test
## 0.0.31
### Patch Changes
- Updated dependencies [f326ab8]
- llamaindex@0.4.12
## 0.0.30 ## 0.0.30
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/cloudflare-worker-agent-test", "name": "@llamaindex/cloudflare-worker-agent-test",
"version": "0.0.30", "version": "0.0.31",
"type": "module", "type": "module",
"private": true, "private": true,
"scripts": { "scripts": {
......
# @llamaindex/next-agent-test # @llamaindex/next-agent-test
## 0.1.31
### Patch Changes
- Updated dependencies [f326ab8]
- llamaindex@0.4.12
## 0.1.30 ## 0.1.30
### Patch Changes ### Patch Changes
......
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