Skip to content

Commit 9c8b18f

Browse files
authored
Merge pull request #6 from supabase-community/changeset-release/main
chore: update versions
2 parents d25cb9d + e235575 commit 9c8b18f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/large-games-impress.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.0
4+
5+
### Minor Changes
6+
7+
- 741be3b9: Themes now need to be imported and used as a prop in the `<Auth/>` component
8+
39
## 0.0.1
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.0.1",
3+
"version": "0.1.0",
44
"main": "./dist/cjs/index.js",
55
"module": "./dist/esm/index.js",
66
"files": [

0 commit comments

Comments
 (0)