From d0160e2a592ca03a50b56655ef5f2e2a3d2de590 Mon Sep 17 00:00:00 2001 From: "supabase-releaser[bot]" Date: Thu, 4 Dec 2025 14:53:29 +0000 Subject: [PATCH] chore(release): version 2.86.2 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 35b274a40..97ce08e45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## 2.86.2 (2025-12-04) + +### 🩹 Fixes + +- **storage:** correct QueryVectorsResponse to use vectors instead of matches ([#1922](https://github.com/supabase/supabase-js/pull/1922)) + +### ❤️ Thank You + +- Katerina Skroumpelou @mandarini + ## 2.86.1 (2025-12-04) ### 🩹 Fixes diff --git a/packages/core/auth-js/CHANGELOG.md b/packages/core/auth-js/CHANGELOG.md index c2316033c..25701255d 100644 --- a/packages/core/auth-js/CHANGELOG.md +++ b/packages/core/auth-js/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.86.2 (2025-12-04) + +This was a version bump only for @supabase/auth-js to align it with other projects, there were no code changes. + ## 2.86.1 (2025-12-04) ### 🩹 Fixes diff --git a/packages/core/functions-js/CHANGELOG.md b/packages/core/functions-js/CHANGELOG.md index 2e4b01afe..8c9eae07c 100644 --- a/packages/core/functions-js/CHANGELOG.md +++ b/packages/core/functions-js/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.86.2 (2025-12-04) + +This was a version bump only for @supabase/functions-js to align it with other projects, there were no code changes. + ## 2.86.1 (2025-12-04) 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 b0e446f93..c239e9f03 100644 --- a/packages/core/postgrest-js/CHANGELOG.md +++ b/packages/core/postgrest-js/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.86.2 (2025-12-04) + +This was a version bump only for @supabase/postgrest-js to align it with other projects, there were no code changes. + ## 2.86.1 (2025-12-04) ### 🩹 Fixes diff --git a/packages/core/realtime-js/CHANGELOG.md b/packages/core/realtime-js/CHANGELOG.md index 59269fa68..6065715c2 100644 --- a/packages/core/realtime-js/CHANGELOG.md +++ b/packages/core/realtime-js/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.86.2 (2025-12-04) + +This was a version bump only for @supabase/realtime-js to align it with other projects, there were no code changes. + ## 2.86.1 (2025-12-04) This was a version bump only for @supabase/realtime-js to align it with other projects, there were no code changes. diff --git a/packages/core/storage-js/CHANGELOG.md b/packages/core/storage-js/CHANGELOG.md index 406be2d92..2f422a913 100644 --- a/packages/core/storage-js/CHANGELOG.md +++ b/packages/core/storage-js/CHANGELOG.md @@ -1,3 +1,13 @@ +## 2.86.2 (2025-12-04) + +### 🩹 Fixes + +- **storage:** correct QueryVectorsResponse to use vectors instead of matches ([#1922](https://github.com/supabase/supabase-js/pull/1922)) + +### ❤️ Thank You + +- Katerina Skroumpelou @mandarini + ## 2.86.1 (2025-12-04) This was a version bump only for @supabase/storage-js to align it with other projects, there were no code changes. diff --git a/packages/core/supabase-js/CHANGELOG.md b/packages/core/supabase-js/CHANGELOG.md index 3b5935fe6..6df5441ba 100644 --- a/packages/core/supabase-js/CHANGELOG.md +++ b/packages/core/supabase-js/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.86.2 (2025-12-04) + +This was a version bump only for @supabase/supabase-js to align it with other projects, there were no code changes. + ## 2.86.1 (2025-12-04) ### 🩹 Fixes