chore: release v0.5.3-beta.8

This commit is contained in:
Bereket Engida
2024-10-22 08:39:26 +03:00
parent c4b5761a2f
commit 1b9693b11f
2 changed files with 2 additions and 2 deletions

View File

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

View File

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