Skip to content

Commit 27779b2

Browse files
chore(release): version 2.95.3 changelogs (#2102)
Co-authored-by: supabase-releaser[bot] <supabase-releaser[bot]@users.noreply.github.com>
1 parent c74bde1 commit 27779b2

7 files changed

Lines changed: 62 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 2.95.3 (2026-02-06)
2+
3+
### 🚀 Features
4+
5+
- **supabase:** add canonical CORS headers export for edge functions ([#2071](https://github.com/supabase/supabase-js/pull/2071))
6+
7+
### 🩹 Fixes
8+
9+
- **realtime:** removeChannel when unsubscribe successfully ([#2091](https://github.com/supabase/supabase-js/pull/2091))
10+
- **storage:** expose fetch parameters in download method ([#2090](https://github.com/supabase/supabase-js/pull/2090))
11+
12+
### ❤️ Thank You
13+
14+
- Eduardo Gurgel
15+
- Katerina Skroumpelou @mandarini
16+
117
## 2.95.0 (2026-02-05)
218

319
### 🚀 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.95.3 (2026-02-06)
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.95.0 (2026-02-05)
26

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

packages/core/functions-js/CHANGELOG.md

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

37
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.95.3 (2026-02-06)
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.95.0 (2026-02-05)
26

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

packages/core/realtime-js/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 2.95.3 (2026-02-06)
2+
3+
### 🩹 Fixes
4+
5+
- **realtime:** removeChannel when unsubscribe successfully ([#2091](https://github.com/supabase/supabase-js/pull/2091))
6+
7+
### ❤️ Thank You
8+
9+
- Eduardo Gurgel
10+
111
## 2.95.0 (2026-02-05)
212

313
### 🩹 Fixes

packages/core/storage-js/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 2.95.3 (2026-02-06)
2+
3+
### 🚀 Features
4+
5+
- **supabase:** add canonical CORS headers export for edge functions ([#2071](https://github.com/supabase/supabase-js/pull/2071))
6+
7+
### 🩹 Fixes
8+
9+
- **storage:** expose fetch parameters in download method ([#2090](https://github.com/supabase/supabase-js/pull/2090))
10+
11+
### ❤️ Thank You
12+
13+
- Katerina Skroumpelou @mandarini
14+
115
## 2.95.0 (2026-02-05)
216

317
### 🚀 Features

packages/core/supabase-js/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 2.95.3 (2026-02-06)
2+
3+
### 🚀 Features
4+
5+
- **supabase:** add canonical CORS headers export for edge functions ([#2071](https://github.com/supabase/supabase-js/pull/2071))
6+
7+
### ❤️ Thank You
8+
9+
- Katerina Skroumpelou @mandarini
10+
111
## 2.95.0 (2026-02-05)
212

313
### 🚀 Features

0 commit comments

Comments
 (0)