Skip to content

Commit

Permalink
Merge pull request #6 from supabase-community/changeset-release/main
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
MildTomato authored Aug 18, 2022
2 parents d25cb9d + e235575 commit 9c8b18f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/large-games-impress.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @supabase/auth-ui-react

## 0.1.0

### Minor Changes

- 741be3b9: Themes now need to be imported and used as a prop in the `<Auth/>` component

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@supabase/auth-ui-react",
"version": "0.0.1",
"version": "0.1.0",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
"files": [
Expand Down

0 comments on commit 9c8b18f

Please sign in to comment.