Release 0.1.1 (#4)

This commit is contained in:
github-actions[bot]
2025-03-24 02:55:32 +07:00
committed by GitHub
parent 7f1b5d09a1
commit 576271b5ca
5 changed files with 11 additions and 8 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@llamaindex/mcp-server-llamacloud": patch
---
Support multiple indexes
+1
View File
@@ -0,0 +1 @@
//registry.npmjs.org/:_authToken=
+7
View File
@@ -0,0 +1,7 @@
# @llamaindex/mcp-server-llamacloud
## 0.1.1
### Patch Changes
- 7f1b5d0: Support multiple indexes
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@llamaindex/mcp-server-llamacloud",
"version": "0.1.0",
"version": "0.1.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@llamaindex/mcp-server-llamacloud",
"version": "0.1.0",
"version": "0.1.1",
"license": "MIT",
"dependencies": {
"@modelcontextprotocol/sdk": "^1.7.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@llamaindex/mcp-server-llamacloud",
"version": "0.1.0",
"version": "0.1.1",
"description": "A MCP server connecting to a managed index on LlamaCloud",
"license": "MIT",
"author": "LlamaIndex Inc.",