diff --git a/docs/dev-tooling/typescript.md b/docs/dev-tooling/typescript.md
index 689a649..36e9c6f 100644
--- a/docs/dev-tooling/typescript.md
+++ b/docs/dev-tooling/typescript.md
@@ -1103,6 +1103,10 @@ Secure clients expose the API credentials created for the authenticated session.
## Changelog
+### `0.1.0-beta.10`
+
+* Preserve already-deployed legacy UUPS Deposit Wallets when `createSecureClient` resolves the default wallet, while new Deposit Wallet deployments use the beacon factory path.
+
### `0.1.0-beta.9`
* Added `PriceHistoryInterval` and `SearchSort` exports, preserved `groupItemTitle` on normalized markets, and published `expectPrivateKey` from `@polymarket/types`.
diff --git a/docs/polymarket-learn/FAQ/does-polymarket-have-an-api.md b/docs/polymarket-learn/FAQ/does-polymarket-have-an-api.md
index 780fe53..9ae9863 100644
--- a/docs/polymarket-learn/FAQ/does-polymarket-have-an-api.md
+++ b/docs/polymarket-learn/FAQ/does-polymarket-have-an-api.md
@@ -1,4 +1,4 @@
-
Does Polymarket have an API? | Polymarket Help Center
Whether you are an academic researcher a market maker or an indepedent developer, this documentation should provide you what you need to get started. All the code you find linked here and on our GitHub is open source and free to use.
If you have any questions please join our Discord and direct your questions to the #devs channel.
Whether you are an academic researcher a market maker or an indepedent developer, this documentation should provide you what you need to get started. All the code you find linked here and on our GitHub is open source and free to use.
If you have any questions please join our Discord and direct your questions to the #devs channel.