chore: release v1.3.8-beta.1

This commit is contained in:
Bereket Engida
2025-08-18 21:26:57 -07:00
parent 99834437b0
commit fc47acad5f
5 changed files with 5 additions and 5 deletions

View File

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

View File

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

View File

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

View File

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

View File

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