We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c442ca7 commit af17cbeCopy full SHA for af17cbe
packages/ui/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# ui
2
3
+## 0.1.68
4
+
5
+### Patch Changes
6
7
+- signUpToSupabaseAuth
8
9
## 0.1.67
10
11
### Patch Changes
packages/ui/package.json
@@ -1,6 +1,6 @@
{
"name": "ui",
- "version": "0.1.67",
+ "version": "0.1.68",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"exports": {
0 commit comments