Skip to content

Commit c975c28

Browse files
authored
release(cloud_auth): v0.3.3 (#389)
- fix: Migration of Cloud Auth tables - perf: Use batches for migrations
1 parent 7da0344 commit c975c28

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

services/celest_cloud_auth/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.3.2+2
1+
## 0.3.3
22

33
- fix: Migration of Cloud Auth tables
44
- perf: Use batches for migrations

services/celest_cloud_auth/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: celest_cloud_auth
22
description: A Dart-native authentication and authorization service built on Celest, Cedar, and SQLite.
3-
version: 0.3.2+1
3+
version: 0.3.3
44
homepage: https://celest.dev
55
repository: https://github.com/celest-dev/celest/tree/main/services/celest_cloud_auth
66

0 commit comments

Comments
 (0)