chore: release v1.2.10-beta.1

This commit is contained in:
Bereket Engida
2025-06-12 21:09:34 -07:00
parent aedf7a36a0
commit fe6a585f46
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "better-auth",
"version": "1.2.9",
"version": "1.2.10-beta.1",
"description": "The most comprehensive authentication library for TypeScript.",
"type": "module",
"license": "MIT",

View File

@@ -1,6 +1,6 @@
{
"name": "@better-auth/cli",
"version": "1.2.9",
"version": "1.2.10-beta.1",
"description": "The CLI for Better Auth",
"module": "dist/index.mjs",
"repository": {

View File

@@ -1,6 +1,6 @@
{
"name": "@better-auth/expo",
"version": "1.2.9",
"version": "1.2.10-beta.1",
"description": "",
"main": "dist/index.cjs",
"module": "dist/index.mjs",

View File

@@ -1,7 +1,7 @@
{
"name": "@better-auth/stripe",
"author": "Bereket Engida",
"version": "1.2.9",
"version": "1.2.10-beta.1",
"main": "dist/index.cjs",
"license": "MIT",
"keywords": [