File tree Expand file tree Collapse file tree 4 files changed +27
-2
lines changed
packages/supabase_flutter Expand file tree Collapse file tree 4 files changed +27
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 2023-06-28
7
+
8
+ ### Changes
9
+
10
+ ---
11
+
12
+ Packages with breaking changes:
13
+
14
+ - There are no breaking changes in this release.
15
+
16
+ Packages with other changes:
17
+
18
+ - [ ` supabase_flutter ` - ` v1.10.6 ` ] ( #supabase_flutter---v1106 )
19
+
20
+ ---
21
+
22
+ #### ` supabase_flutter ` - ` v1.10.6 `
23
+
24
+ - update README.md to include native auth instructions
25
+
26
+
6
27
## 2023-06-27
7
28
8
29
### Changes
Original file line number Diff line number Diff line change
1
+ ## 1.10.6
2
+
3
+ - update README.md to include native auth instructions
4
+
1
5
## 1.10.5
2
6
3
7
- Update a dependency to the latest release.
Original file line number Diff line number Diff line change 1
- const version = '1.10.5 ' ;
1
+ const version = '1.10.6 ' ;
Original file line number Diff line number Diff line change 1
1
name : supabase_flutter
2
2
description : Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.
3
- version : 1.10.5
3
+ version : 1.10.6
4
4
homepage : ' https://supabase.com'
5
5
repository : ' https://github.com/supabase/supabase-flutter/tree/main/packages/supabase_flutter'
6
6
documentation : ' https://supabase.com/docs/reference/dart/introduction'
You can’t perform that action at this time.
0 commit comments