Skip to content

Commit 8415321

Browse files
authored
Merge pull request #22 from supabase-community/changeset-release/main
chore: update versions
2 parents 48f460c + 43fba36 commit 8415321

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/silly-donuts-compare.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @supabase/auth-ui-react
22

3+
## 0.1.6
4+
5+
### Patch Changes
6+
7+
- 7c2d14b7: remove autofocus for now
8+
39
## 0.1.5
410

511
### Patch Changes

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@supabase/auth-ui-react",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"main": "./dist/cjs/src/index.js",
55
"module": "./dist/esm/src/index.js",
66
"files": [

0 commit comments

Comments
 (0)