Skip to content

Commit 7caf82e

Browse files
chore(release): version 2.76.1 changelogs (#1794)
Co-authored-by: supabase-releaser[bot] <supabase-releaser[bot]@users.noreply.github.com>
1 parent 11b1989 commit 7caf82e

File tree

7 files changed

+64
-0
lines changed

7 files changed

+64
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 2.76.1 (2025-10-21)
2+
3+
### 🩹 Fixes
4+
5+
- **repo:** add missing tslib dependency to core packages ([#1789](https://github.com/supabase/supabase-js/pull/1789))
6+
7+
### ❤️ Thank You
8+
9+
- Katerina Skroumpelou @mandarini
10+
111
## 2.76.0 (2025-10-20)
212

313
### 🚀 Features

packages/core/auth-js/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 2.76.1 (2025-10-21)
2+
3+
### 🩹 Fixes
4+
5+
- **repo:** add missing tslib dependency to core packages ([#1789](https://github.com/supabase/supabase-js/pull/1789))
6+
7+
### ❤️ Thank You
8+
9+
- Katerina Skroumpelou @mandarini
10+
111
## 2.76.0 (2025-10-20)
212

313
### 🚀 Features

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.76.1 (2025-10-21)
2+
3+
### 🩹 Fixes
4+
5+
- **repo:** add missing tslib dependency to core packages ([#1789](https://github.com/supabase/supabase-js/pull/1789))
6+
7+
### ❤️ Thank You
8+
9+
- Katerina Skroumpelou @mandarini
10+
111
## 2.76.0 (2025-10-20)
212

313
### 🩹 Fixes

packages/core/postgrest-js/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 2.76.1 (2025-10-21)
2+
3+
### 🩹 Fixes
4+
5+
- **repo:** add missing tslib dependency to core packages ([#1789](https://github.com/supabase/supabase-js/pull/1789))
6+
7+
### ❤️ Thank You
8+
9+
- Katerina Skroumpelou @mandarini
10+
111
## 2.76.0 (2025-10-20)
212

313
### 🚀 Features

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.76.1 (2025-10-21)
2+
3+
### 🩹 Fixes
4+
5+
- **repo:** add missing tslib dependency to core packages ([#1789](https://github.com/supabase/supabase-js/pull/1789))
6+
7+
### ❤️ Thank You
8+
9+
- Katerina Skroumpelou @mandarini
10+
111
## 2.76.0 (2025-10-20)
212

313
### 🚀 Features

packages/core/storage-js/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 2.76.1 (2025-10-21)
2+
3+
### 🩹 Fixes
4+
5+
- **repo:** add missing tslib dependency to core packages ([#1789](https://github.com/supabase/supabase-js/pull/1789))
6+
7+
### ❤️ Thank You
8+
9+
- Katerina Skroumpelou @mandarini
10+
111
## 2.76.0 (2025-10-20)
212

313
### 🚀 Features

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.76.1 (2025-10-21)
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.76.0 (2025-10-20)
26

37
### 🚀 Features

0 commit comments

Comments
 (0)