diff --git a/.changeset/shaggy-rats-draw.md b/.changeset/shaggy-rats-draw.md deleted file mode 100644 index d579556be..000000000 --- a/.changeset/shaggy-rats-draw.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"create-llama": patch ---- - -Bump the LlamaCloud library and fix breaking changes (Python). diff --git a/CHANGELOG.md b/CHANGELOG.md index 99cf41a0b..769a5430f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # create-llama +## 0.3.20 + +### Patch Changes + +- 27d2499: Bump the LlamaCloud library and fix breaking changes (Python). + ## 0.3.19 ### Patch Changes diff --git a/package.json b/package.json index 899c26665..eaf594731 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-llama", - "version": "0.3.19", + "version": "0.3.20", "description": "Create LlamaIndex-powered apps with one command", "keywords": [ "rag",