Skip to content

Commit 89e2e03

Browse files
chore(release): version 2.102.1 changelogs
1 parent 2860069 commit 89e2e03

7 files changed

Lines changed: 40 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 2.102.1 (2026-04-07)
2+
3+
### 🩹 Fixes
4+
5+
- **functions:** add toJSON to FunctionsError for correct JSON serialization ([#2226](https://github.com/supabase/supabase-js/pull/2226))
6+
7+
### ❤️ Thank You
8+
9+
- oniani1
10+
111
## 2.102.0 (2026-04-07)
212

313
### 🚀 Features

packages/core/auth-js/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.102.1 (2026-04-07)
2+
3+
This was a version bump only for @supabase/auth-js to align it with other projects, there were no code changes.
4+
15
## 2.102.0 (2026-04-07)
26

37
### 🩹 Fixes

packages/core/functions-js/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 2.102.1 (2026-04-07)
2+
3+
### 🩹 Fixes
4+
5+
- **functions:** add toJSON to FunctionsError for correct JSON serialization ([#2226](https://github.com/supabase/supabase-js/pull/2226))
6+
7+
### ❤️ Thank You
8+
9+
- oniani1
10+
111
## 2.102.0 (2026-04-07)
212

313
This was a version bump only for @supabase/functions-js to align it with other projects, there were no code changes.

packages/core/postgrest-js/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.102.1 (2026-04-07)
2+
3+
This was a version bump only for @supabase/postgrest-js to align it with other projects, there were no code changes.
4+
15
## 2.102.0 (2026-04-07)
26

37
### 🚀 Features

packages/core/realtime-js/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.102.1 (2026-04-07)
2+
3+
This was a version bump only for @supabase/realtime-js to align it with other projects, there were no code changes.
4+
15
## 2.102.0 (2026-04-07)
26

37
This was a version bump only for @supabase/realtime-js to align it with other projects, there were no code changes.

packages/core/storage-js/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.102.1 (2026-04-07)
2+
3+
This was a version bump only for @supabase/storage-js to align it with other projects, there were no code changes.
4+
15
## 2.102.0 (2026-04-07)
26

37
### 🩹 Fixes

packages/core/supabase-js/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.102.1 (2026-04-07)
2+
3+
This was a version bump only for @supabase/supabase-js to align it with other projects, there were no code changes.
4+
15
## 2.102.0 (2026-04-07)
26

37
### 🚀 Features

0 commit comments

Comments
 (0)