Skip to content

Commit 0202b9e

Browse files
committed
add version
1 parent d70fa74 commit 0202b9e

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

packages/brick_supabase_generators/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Unreleased
22

3+
## 0.1.1
4+
5+
- Fix table name collision in offline adapter (#416)
6+
37
## 0.1.0
48

59
- Alpha release

packages/brick_supabase_generators/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ homepage: https://github.com/GetDutchie/brick/tree/main/packages/brick_supabase_
44
issue_tracker: https://github.com/GetDutchie/brick/issues
55
repository: https://github.com/GetDutchie/brick
66

7-
version: 0.1.0
7+
version: 0.1.1
88

99
environment:
1010
sdk: ">=2.18.0 <4.0.0"

0 commit comments

Comments
 (0)