Skip to content

Commit e2e4504

Browse files
Bump better-auth packages to v1.3.0
1 parent c914974 commit e2e4504

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.changeset/fifty-cases-bet.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"create-better-t-stack": patch
3+
---
4+
5+
Bump better-auth packages to v1.3.0

apps/cli/src/constants.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ export const DEFAULT_CONFIG: ProjectConfig = {
2828
};
2929

3030
export const dependencyVersionMap = {
31-
"better-auth": "^1.2.10",
32-
"@better-auth/expo": "^1.2.10",
31+
"better-auth": "^1.3.0",
32+
"@better-auth/expo": "^1.3.0",
3333

3434
"drizzle-orm": "^0.44.2",
3535
"drizzle-kit": "^0.31.2",

0 commit comments

Comments
 (0)