chore: release v1.0.0-canary.6

This commit is contained in:
Bereket Engida
2024-11-20 18:42:34 +03:00
parent d14989c5bd
commit 183bb67ced
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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