diff --git a/.changeset/quick-socks-learn.md b/.changeset/quick-socks-learn.md
deleted file mode 100644
index 092d81c7b4444d2f0d0f22e3b98d46490b4aa1cc..0000000000000000000000000000000000000000
--- a/.changeset/quick-socks-learn.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"create-llama": patch
----
-
-Fix the issue of images not showing with the sandbox URL from OpenAI's models
diff --git a/.changeset/tough-pugs-destroy.md b/.changeset/tough-pugs-destroy.md
deleted file mode 100644
index bf8a3288e5c85b3fad5ad23e0ea14565f6c79c41..0000000000000000000000000000000000000000
--- a/.changeset/tough-pugs-destroy.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"create-llama": patch
----
-
-use llamacloud for chat
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f775d67092d649c10be0fda79afba72eaafcbdef..4fb8a392539c77aa8606308c85db8eb232e43c05 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
 # create-llama
 
+## 0.1.15
+
+### Patch Changes
+
+- 64732f0: Fix the issue of images not showing with the sandbox URL from OpenAI's models
+- aeb6fef: use llamacloud for chat
+
 ## 0.1.14
 
 ### Patch Changes
diff --git a/package.json b/package.json
index 28d99aa6e183fc940f9a6d146c88c7a87e3913e9..f64a1f82fd97e043cdde50a01f777b32eda49288 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "create-llama",
-  "version": "0.1.14",
+  "version": "0.1.15",
   "description": "Create LlamaIndex-powered apps with one command",
   "keywords": [
     "rag",