diff --git a/.changeset/curly-lemons-confess.md b/.changeset/curly-lemons-confess.md deleted file mode 100644 index 9733dad07..000000000 --- a/.changeset/curly-lemons-confess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"create-llama": patch ---- - -Update to LlamaIndex 0.10.55 diff --git a/CHANGELOG.md b/CHANGELOG.md index fcdc9c64c..327d7d011 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # create-llama +## 0.1.20 + +### Patch Changes + +- 624c721: Update to LlamaIndex 0.10.55 + ## 0.1.19 ### Patch Changes diff --git a/package.json b/package.json index 7bdd9f972..83167e272 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-llama", - "version": "0.1.19", + "version": "0.1.20", "description": "Create LlamaIndex-powered apps with one command", "keywords": [ "rag",