diff --git a/.changeset/flat-singers-share.md b/.changeset/flat-singers-share.md
deleted file mode 100644
index fce3d6e92da6aef3649fc5f1a24d078d191dbd5f..0000000000000000000000000000000000000000
--- a/.changeset/flat-singers-share.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"create-llama": patch
----
-
-Add publisher agent to multi-agents for generating documents (PDF and HTML)
diff --git a/.changeset/gorgeous-penguins-shout.md b/.changeset/gorgeous-penguins-shout.md
deleted file mode 100644
index 26dba19408adb4619ea09dde0ed5ba7d9d78287b..0000000000000000000000000000000000000000
--- a/.changeset/gorgeous-penguins-shout.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"create-llama": patch
----
-
-Allow tool selection for multi-agents (Python and TS)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5dafe7f7468f4894cc27a24d8bc83e86fa871046..e0ed61eee9b5fd6cab1f11ec55a328375f60a732 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
 # create-llama
 
+## 0.2.13
+
+### Patch Changes
+
+- 04ddebc: Add publisher agent to multi-agents for generating documents (PDF and HTML)
+- 04ddebc: Allow tool selection for multi-agents (Python and TS)
+
 ## 0.2.12
 
 ### Patch Changes
diff --git a/package.json b/package.json
index 3a98d6f8d78560435212efe1c2444b074f87e91b..c1e3e2b34000ea59fc8fd8f27894b9c42241bfab 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "create-llama",
-  "version": "0.2.12",
+  "version": "0.2.13",
   "description": "Create LlamaIndex-powered apps with one command",
   "keywords": [
     "rag",