mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-23 07:18:56 -05:00
chore: fix release-blocking Changesets null versions on next (#8992)
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
],
|
||||
"linked": [],
|
||||
"access": "public",
|
||||
"privatePackages": false,
|
||||
"baseBranch": "main",
|
||||
"updateInternalDependencies": "patch",
|
||||
"bumpVersionsWithWorkspaceProtocolOnly": true,
|
||||
|
||||
@@ -17,6 +17,5 @@
|
||||
"dependencies": {
|
||||
"deepmerge": "^4.3.1",
|
||||
"kysely": "^0.28.14"
|
||||
},
|
||||
"version": null
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,6 +7,5 @@
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"terminate": "^2.8.0"
|
||||
},
|
||||
"version": null
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user