chore: release v1.3.25

This commit is contained in:
Alex Yang
2025-10-02 10:46:27 -07:00
parent 593a40f48d
commit 8fbb921fb3
6 changed files with 6 additions and 6 deletions

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "@better-auth/core",
"version": "1.3.24",
"version": "1.3.25",
"description": "The most comprehensive authentication library for TypeScript.",
"type": "module",
"main": "./dist/index.cjs",

View File

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

View File

@@ -1,7 +1,7 @@
{
"name": "@better-auth/sso",
"author": "Bereket Engida",
"version": "1.3.24",
"version": "1.3.25",
"main": "dist/index.cjs",
"license": "MIT",
"keywords": [

View File

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