chore: release v1.1.15-beta.7

This commit is contained in:
Bereket Engida
2025-01-28 20:40:57 +03:00
parent 31d0b9f34c
commit 32f4e2c89e
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "better-auth",
"version": "1.1.15-beta.6",
"version": "1.1.15-beta.7",
"description": "The most comprehensive authentication library for TypeScript.",
"type": "module",
"repository": {

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "@better-auth/expo",
"version": "1.1.15-beta.6",
"version": "1.1.15-beta.7",
"description": "",
"main": "dist/index.js",
"module": "dist/index.mjs",