diff --git a/.changeset/smooth-wolves-admire.md b/.changeset/smooth-wolves-admire.md deleted file mode 100644 index 547187d7c888b0c642f40a67b02589fa8d365a48..0000000000000000000000000000000000000000 --- a/.changeset/smooth-wolves-admire.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"create-llama": patch ---- - -DocumentInfo working with relative URLs diff --git a/CHANGELOG.md b/CHANGELOG.md index d7457dbe312cfc1f384b7ec590b02c2a18056468..06b9c9958bffc0a783b90807a94ebedcebc84a06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # create-llama +## 0.3.7 + +### Patch Changes + +- fa80378: DocumentInfo working with relative URLs + ## 0.3.6 ### Patch Changes diff --git a/package.json b/package.json index a428ee23e78614ab73797dd3afb84cc38c55219b..b4b3edf9390c86abd22b7e2d1be1e917e7258084 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-llama", - "version": "0.3.6", + "version": "0.3.7", "description": "Create LlamaIndex-powered apps with one command", "keywords": [ "rag",