chore: release v0.6.3-beta.5

This commit is contained in:
Bereket Engida
2024-11-01 10:48:09 +03:00
parent 7073b572e8
commit 41355032e1
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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