diff --git a/.changeset/bright-snails-drive.md b/.changeset/bright-snails-drive.md
deleted file mode 100644
index 66a9a0b0129f7d5a11a3860d0952a15b4791ff5c..0000000000000000000000000000000000000000
--- a/.changeset/bright-snails-drive.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"create-llama": patch
----
-
-Configure LlamaCloud organization ID for Python
diff --git a/.changeset/poor-squids-hide.md b/.changeset/poor-squids-hide.md
deleted file mode 100644
index a8cc8b45271e7f3d2578d567cd31a375a26d4819..0000000000000000000000000000000000000000
--- a/.changeset/poor-squids-hide.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"create-llama": patch
----
-
-Add Azure code interpreter for Python and TS
diff --git a/.changeset/smooth-points-float.md b/.changeset/smooth-points-float.md
deleted file mode 100644
index 78aa703a65aa6970c67f3b99364ace8a3585c859..0000000000000000000000000000000000000000
--- a/.changeset/smooth-points-float.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"create-llama": patch
----
-
-Add Azure OpenAI as model provider
diff --git a/.changeset/stale-maps-own.md b/.changeset/stale-maps-own.md
deleted file mode 100644
index 0525dbb2afefa6f7160055c2130c0284bb6454c8..0000000000000000000000000000000000000000
--- a/.changeset/stale-maps-own.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"create-llama": patch
----
-
-Fix starter questions not working in python backend
diff --git a/CHANGELOG.md b/CHANGELOG.md
index df09c0cedc19b321a49b978dff9c9f48be17c30a..61bb633a8a886907be5bbc80395050a1f0bdc155 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
 # create-llama
 
+## 0.1.24
+
+### Patch Changes
+
+- 43474a5: Configure LlamaCloud organization ID for Python
+- cf11b23: Add Azure code interpreter for Python and TS
+- fd9fb42: Add Azure OpenAI as model provider
+- 5c13646: Fix starter questions not working in python backend
+
 ## 0.1.23
 
 ### Patch Changes
diff --git a/package.json b/package.json
index 2fbdfa3086d0de2b26d3be4788b25e1925eb5e7f..673933fcbcddd8f1858369855ef2b1d058d6f29a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "create-llama",
-  "version": "0.1.23",
+  "version": "0.1.24",
   "description": "Create LlamaIndex-powered apps with one command",
   "keywords": [
     "rag",