From 8d2e1890b488544195bde899abc3d3ceaa722514 Mon Sep 17 00:00:00 2001 From: Abhijeet Prasad Date: Fri, 13 Sep 2024 14:12:41 +0200 Subject: [PATCH] chore: Add cloudflare sdk to main README (#13688) Co-authored-by: IEatBeans <75859301+KyGuy2002@users.noreply.github.com> --- CHANGELOG.md | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bf504ce80b8..45e39dcaec80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott +Work in this release was contributed by @KyGuy2002. Thank you for your contribution! + ## 8.30.0 ### Important Changes diff --git a/README.md b/README.md index 3309f0521986..be275766a156 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,8 @@ package. Please refer to the README and instructions of those SDKs for more deta for native crashes - [`@sentry/bun`](https://github.com/getsentry/sentry-javascript/tree/master/packages/bun): SDK for Bun - [`@sentry/deno`](https://github.com/getsentry/sentry-javascript/tree/master/packages/deno): SDK for Deno +- [`@sentry/cloudflare`](https://github.com/getsentry/sentry-javascript/tree/master/packages/cloudflare): SDK for + Cloudflare ## Version Support Policy