chore: release v0.7.1-beta.1

This commit is contained in:
Bereket Engida
2024-11-03 02:38:02 +03:00
parent bb70b33bfc
commit 5df3bc2b35
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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