Skip to content

Commit 16e2a54

Browse files
authored
Merge pull request #885 from supabase-community/v3.1.4
Update changelog and version
2 parents ecfa63f + 6bdfc1b commit 16e2a54

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
### 3.1.4 - April 1, 2025
4+
5+
### All modules
6+
7+
- Remove `sealed` modifier from interfaces where they are not needed (and prevent mocking in KMP) by @jan-tennert #883
8+
9+
### Core
10+
11+
- Fix custom serializer modules not being used in the `KotlinXSerializer` by @jan-tennert in #881
12+
313
### 3.1.3 - March 17, 2025
414

515
### Auth

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ org.jetbrains.compose.experimental.jscanvas.enabled=true
1111
org.jetbrains.compose.experimental.wasm.enabled=true
1212
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
1313

14-
supabase-version = 3.1.3
14+
supabase-version = 3.1.4
1515
base-group = io.github.jan-tennert.supabase

0 commit comments

Comments
 (0)