chore: release v1.0.21

This commit is contained in:
Bereket Engida
2024-12-15 09:04:05 +03:00
parent 0ed294539e
commit 00a8768c59
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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