diff --git a/.changeset/big-rockets-sniff.md b/.changeset/big-rockets-sniff.md
deleted file mode 100644
index 3c0b5642d8..0000000000
--- a/.changeset/big-rockets-sniff.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"gitbook": patch
----
-
-Improve `Button` and `ButtonGroup` styling
diff --git a/.changeset/honest-eagles-judge.md b/.changeset/honest-eagles-judge.md
deleted file mode 100644
index 7e5f18e7d1..0000000000
--- a/.changeset/honest-eagles-judge.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"gitbook": patch
----
-
-Tweaks to AIChatButton and AIChatInput
diff --git a/.changeset/orange-buses-provide.md b/.changeset/orange-buses-provide.md
deleted file mode 100644
index ec29824666..0000000000
--- a/.changeset/orange-buses-provide.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"gitbook": patch
----
-
-Fix search bar layout shift caused by ToC
diff --git a/.changeset/rude-tomatoes-hunt.md b/.changeset/rude-tomatoes-hunt.md
deleted file mode 100644
index eee72ce7dd..0000000000
--- a/.changeset/rude-tomatoes-hunt.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"gitbook": minor
----
-
-Emit a for the markdown version of a page
diff --git a/.changeset/serious-pumas-clap.md b/.changeset/serious-pumas-clap.md
deleted file mode 100644
index 6cbb2ba56e..0000000000
--- a/.changeset/serious-pumas-clap.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'gitbook': patch
----
-
-Support new coverDefinitionDark for cards & image type
diff --git a/.changeset/soft-bikes-warn.md b/.changeset/soft-bikes-warn.md
deleted file mode 100644
index 7b8fff766f..0000000000
--- a/.changeset/soft-bikes-warn.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"gitbook": patch
----
-
-Clear AI chat properly
diff --git a/.changeset/spicy-baboons-buy.md b/.changeset/spicy-baboons-buy.md
deleted file mode 100644
index 7ea2268869..0000000000
--- a/.changeset/spicy-baboons-buy.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"gitbook": patch
----
-
-Fix bug in search highlight in GBO
diff --git a/packages/gitbook/CHANGELOG.md b/packages/gitbook/CHANGELOG.md
index 9fc2df5688..97eb819014 100644
--- a/packages/gitbook/CHANGELOG.md
+++ b/packages/gitbook/CHANGELOG.md
@@ -1,5 +1,20 @@
# gitbook
+## 0.16.0
+
+### Minor Changes
+
+- cc2e615: Emit a for the markdown version of a page
+
+### Patch Changes
+
+- d30bcba: Improve `Button` and `ButtonGroup` styling
+- fb858a1: Tweaks to AIChatButton and AIChatInput
+- ea7e94f: Fix search bar layout shift caused by ToC
+- ff96bb5: Support new coverDefinitionDark for cards & image type
+- 388b20d: Clear AI chat properly
+- ba7ec14: Fix bug in search highlight in GBO
+
## 0.15.0
### Minor Changes
diff --git a/packages/gitbook/package.json b/packages/gitbook/package.json
index 1497cc2a52..6a2fab4954 100644
--- a/packages/gitbook/package.json
+++ b/packages/gitbook/package.json
@@ -1,6 +1,6 @@
{
"name": "gitbook",
- "version": "0.15.0",
+ "version": "0.16.0",
"private": true,
"dependencies": {
"@gitbook/api": "catalog:",