diff --git a/.changeset/chilly-bats-smile.md b/.changeset/chilly-bats-smile.md deleted file mode 100644 index 03d908fc3..000000000 --- a/.changeset/chilly-bats-smile.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"create-llama": patch ---- - -Fix the error: Unable to view file sources due to CORS. diff --git a/CHANGELOG.md b/CHANGELOG.md index c12bc9086..4017773dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # create-llama +## 0.3.28 + +### Patch Changes + +- 4e06714: Fix the error: Unable to view file sources due to CORS. + ## 0.3.27 ### Patch Changes diff --git a/package.json b/package.json index 39eab8a25..e867e032b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-llama", - "version": "0.3.27", + "version": "0.3.28", "description": "Create LlamaIndex-powered apps with one command", "keywords": [ "rag",