chore: release v0.8.5

This commit is contained in:
Bereket Engida
2024-11-16 11:52:28 +03:00
parent 5c94eebc70
commit b79eae2fbf
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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