chore: release v1.3.18

This commit is contained in:
Alex Yang
2025-09-25 16:43:29 -07:00
parent 4510153c83
commit ba147f36a4
6 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "better-auth",
"version": "1.3.17",
"version": "1.3.18",
"description": "The most comprehensive authentication library for TypeScript.",
"type": "module",
"license": "MIT",

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "@better-auth/core",
"version": "0.0.1",
"version": "1.3.18",
"description": "The most comprehensive authentication library for TypeScript.",
"type": "module",
"main": "./dist/index.cjs",

View File

@@ -1,6 +1,6 @@
{
"name": "@better-auth/expo",
"version": "1.3.17",
"version": "1.3.18",
"description": "",
"main": "dist/index.cjs",
"module": "dist/index.mjs",

View File

@@ -1,7 +1,7 @@
{
"name": "@better-auth/sso",
"author": "Bereket Engida",
"version": "1.3.17",
"version": "1.3.18",
"main": "dist/index.cjs",
"license": "MIT",
"keywords": [

View File

@@ -1,7 +1,7 @@
{
"name": "@better-auth/stripe",
"author": "Bereket Engida",
"version": "1.3.17",
"version": "1.3.18",
"main": "dist/index.cjs",
"license": "MIT",
"keywords": [