@better-auth/core 1.4.8-beta.2 → 1.4.8-beta.3

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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @better-auth/core@1.4.8-beta.2 build /home/runner/work/better-auth/better-auth/packages/core
2
+ > @better-auth/core@1.4.8-beta.3 build /home/runner/work/better-auth/better-auth/packages/core
3
3
  > tsdown
4
4
 
5
5
  ℹ tsdown v0.17.2 powered by rolldown v1.0.0-beta.53
@@ -40,4 +40,4 @@
40
40
  ℹ dist/index-CTa0oOlQ.d.mts 217.82 kB │ gzip: 34.28 kB
41
41
  ℹ dist/index-BRBu0-5h.d.mts  3.31 kB │ gzip: 1.11 kB
42
42
  ℹ 32 files, total: 392.43 kB
43
- ✔ Build complete in 4594ms
43
+ ✔ Build complete in 4773ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@better-auth/core",
3
- "version": "1.4.8-beta.2",
3
+ "version": "1.4.8-beta.3",
4
4
  "description": "The most comprehensive authentication framework for TypeScript.",
5
5
  "type": "module",
6
6
  "repository": {