diff --git a/content/docs/expo/changelog.mdx b/content/docs/expo/changelog.mdx
index 62e92d5..eecbe22 100644
--- a/content/docs/expo/changelog.mdx
+++ b/content/docs/expo/changelog.mdx
@@ -5,6 +5,28 @@ description: "Release notes for the Superwall Expo SDK"
# Changelog
+## 1.0.8
+
+### Patch Changes
+
+- d0f5d72: Bump Android SDK version
+- 9c51c45: Bump iOS SDK to 4.14.1
+
+## 1.0.7
+
+### Patch Changes
+
+- 6a8fea6: Fix compat event decoding for `paywallPreloadStart`.
+
+## 1.0.6
+
+### Patch Changes
+
+- a343340: Prevent `configure()` from settling its Expo promise more than once during
+ native setup on iOS and Android. This avoids crashes such as
+ `PromiseAlreadySettledException` if the native SDK completion handler is
+ invoked more than once.
+
## 1.0.5
### Patch Changes
diff --git a/content/docs/expo/index.mdx b/content/docs/expo/index.mdx
index 06e9732..85909ce 100644
--- a/content/docs/expo/index.mdx
+++ b/content/docs/expo/index.mdx
@@ -47,4 +47,4 @@ If you have feedback on any of our docs, please leave a rating and message at th
If you have any issues please [open an issue on GitHub](https://github.com/superwall/expo-superwall/issues).
-
+
diff --git a/content/docs/expo/sdk-reference/index.mdx b/content/docs/expo/sdk-reference/index.mdx
index c21aa96..ddf243b 100644
--- a/content/docs/expo/sdk-reference/index.mdx
+++ b/content/docs/expo/sdk-reference/index.mdx
@@ -15,4 +15,4 @@ If you have feedback on any of our docs, please leave a rating and message at th
If you have any issues with the SDK, please [open an issue on GitHub](https://github.com/superwall/expo-superwall/issues).
-
+