better-auth-studio 1.0.56 → 1.0.57

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +4 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -36,6 +36,10 @@ A sneak peek of the studio dashboard and management interface.
36
36
 
37
37
  ## 🚀 Quick Start
38
38
 
39
+ ### Hosted Version
40
+
41
+ For the hosted version, please join the waitlist: **[better-auth.build](https://better-auth.build)**
42
+
39
43
  ### Installation
40
44
 
41
45
  📖 **[Documentation](https://better-auth-studio.vercel.app)**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "better-auth-studio",
3
- "version": "1.0.56",
3
+ "version": "1.0.57",
4
4
  "description": "Studio for Better Auth",
5
5
  "main": "dist/index.js",
6
6
  "bin": {