chore: release v1.1.16-beta.10

This commit is contained in:
Bereket Engida
2025-02-06 00:35:58 +03:00
parent 7ae340e2ed
commit e18700e26c
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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