diff --git a/.changeset/modern-lemons-applaud.md b/.changeset/modern-lemons-applaud.md deleted file mode 100644 index 8be2236e9712d28442f6a58d8a6aebbed0c55ddc..0000000000000000000000000000000000000000 --- a/.changeset/modern-lemons-applaud.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"create-llama": patch ---- - -bump: use LlamaIndexTS 0.6.18 diff --git a/.changeset/pink-impalas-matter.md b/.changeset/pink-impalas-matter.md deleted file mode 100644 index 38556d19a83e19ba76a38491e401710f4af50231..0000000000000000000000000000000000000000 --- a/.changeset/pink-impalas-matter.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"create-llama": patch ---- - -Fix using LlamaCloud selector does not use the configured values in the environment (Python) diff --git a/CHANGELOG.md b/CHANGELOG.md index a12e4a8861218fd131d93ee62fc5c75d16548f77..27f33fbcead8bf191de14068eb19d680f496f3c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # create-llama +## 0.2.17 + +### Patch Changes + +- cd3fcd0: bump: use LlamaIndexTS 0.6.18 +- 6335de1: Fix using LlamaCloud selector does not use the configured values in the environment (Python) + ## 0.2.16 ### Patch Changes diff --git a/package.json b/package.json index 1b028bcd286b4da7562c8832482fb57559e30919..85ea00814f473eaeac9698448e0f70b2a2022f64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-llama", - "version": "0.2.16", + "version": "0.2.17", "description": "Create LlamaIndex-powered apps with one command", "keywords": [ "rag",