chore: release v1.4.0-beta.8

This commit is contained in:
Alex Yang
2025-10-06 19:38:28 -07:00
parent 2a3f870a6a
commit 5c8a7eb79b
6 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "better-auth", "name": "better-auth",
"version": "1.4.0-beta.7", "version": "1.4.0-beta.8",
"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.4.0-beta.7", "version": "1.4.0-beta.8",
"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/core", "name": "@better-auth/core",
"version": "1.4.0-beta.7", "version": "1.4.0-beta.8",
"description": "The most comprehensive authentication library for TypeScript.", "description": "The most comprehensive authentication library for TypeScript.",
"type": "module", "type": "module",
"main": "./dist/index.cjs", "main": "./dist/index.cjs",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@better-auth/expo", "name": "@better-auth/expo",
"version": "1.4.0-beta.7", "version": "1.4.0-beta.8",
"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.4.0-beta.7", "version": "1.4.0-beta.8",
"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.4.0-beta.7", "version": "1.4.0-beta.8",
"main": "dist/index.cjs", "main": "dist/index.cjs",
"license": "MIT", "license": "MIT",
"keywords": [ "keywords": [