From fc581ab1b45ee075ee76b353f5becf2a338682bd Mon Sep 17 00:00:00 2001 From: "supabase-releaser[bot]" Date: Tue, 18 Nov 2025 15:07:26 +0000 Subject: [PATCH] chore(release): version 2.83.0 changelogs --- CHANGELOG.md | 10 ++++++++++ packages/core/auth-js/CHANGELOG.md | 4 ++++ packages/core/functions-js/CHANGELOG.md | 4 ++++ packages/core/postgrest-js/CHANGELOG.md | 4 ++++ packages/core/realtime-js/CHANGELOG.md | 4 ++++ packages/core/storage-js/CHANGELOG.md | 10 ++++++++++ packages/core/supabase-js/CHANGELOG.md | 4 ++++ 7 files changed, 40 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c05da3c3..e0b5bc45c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## 2.83.0 (2025-11-18) + +### 🚀 Features + +- **storage:** rename StorageAnalyticsApi to StorageAnalyticsClient ([#1869](https://github.com/supabase/supabase-js/pull/1869)) + +### ❤️ Thank You + +- Katerina Skroumpelou @mandarini + ## 2.82.0 (2025-11-18) ### 🚀 Features diff --git a/packages/core/auth-js/CHANGELOG.md b/packages/core/auth-js/CHANGELOG.md index 57b05cda2..ddc101696 100644 --- a/packages/core/auth-js/CHANGELOG.md +++ b/packages/core/auth-js/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.83.0 (2025-11-18) + +This was a version bump only for @supabase/auth-js to align it with other projects, there were no code changes. + ## 2.82.0 (2025-11-18) ### 🚀 Features diff --git a/packages/core/functions-js/CHANGELOG.md b/packages/core/functions-js/CHANGELOG.md index 2db26199b..5fb41bbd9 100644 --- a/packages/core/functions-js/CHANGELOG.md +++ b/packages/core/functions-js/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.83.0 (2025-11-18) + +This was a version bump only for @supabase/functions-js to align it with other projects, there were no code changes. + ## 2.82.0 (2025-11-18) This was a version bump only for @supabase/functions-js to align it with other projects, there were no code changes. diff --git a/packages/core/postgrest-js/CHANGELOG.md b/packages/core/postgrest-js/CHANGELOG.md index d7fff7d86..ddd30fda4 100644 --- a/packages/core/postgrest-js/CHANGELOG.md +++ b/packages/core/postgrest-js/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.83.0 (2025-11-18) + +This was a version bump only for @supabase/postgrest-js to align it with other projects, there were no code changes. + ## 2.82.0 (2025-11-18) ### 🩹 Fixes diff --git a/packages/core/realtime-js/CHANGELOG.md b/packages/core/realtime-js/CHANGELOG.md index 6c63c9895..85d499571 100644 --- a/packages/core/realtime-js/CHANGELOG.md +++ b/packages/core/realtime-js/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.83.0 (2025-11-18) + +This was a version bump only for @supabase/realtime-js to align it with other projects, there were no code changes. + ## 2.82.0 (2025-11-18) ### 🩹 Fixes diff --git a/packages/core/storage-js/CHANGELOG.md b/packages/core/storage-js/CHANGELOG.md index 42d79a4b8..2019d7be7 100644 --- a/packages/core/storage-js/CHANGELOG.md +++ b/packages/core/storage-js/CHANGELOG.md @@ -1,3 +1,13 @@ +## 2.83.0 (2025-11-18) + +### 🚀 Features + +- **storage:** rename StorageAnalyticsApi to StorageAnalyticsClient ([#1869](https://github.com/supabase/supabase-js/pull/1869)) + +### ❤️ Thank You + +- Katerina Skroumpelou @mandarini + ## 2.82.0 (2025-11-18) ### 🩹 Fixes diff --git a/packages/core/supabase-js/CHANGELOG.md b/packages/core/supabase-js/CHANGELOG.md index e14301130..44b4cbf1c 100644 --- a/packages/core/supabase-js/CHANGELOG.md +++ b/packages/core/supabase-js/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.83.0 (2025-11-18) + +This was a version bump only for @supabase/supabase-js to align it with other projects, there were no code changes. + ## 2.82.0 (2025-11-18) This was a version bump only for @supabase/supabase-js to align it with other projects, there were no code changes.