chore: release v1.4.0-beta.3

This commit is contained in:
Alex Yang
2025-09-23 16:04:09 -07:00
parent eb76a7fc68
commit ca8e326ea4
5 changed files with 5 additions and 5 deletions

View File

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

View File

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

View File

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

View File

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

View File

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