Skip to content

Commit

Permalink
Merge pull request #37 from supabase-community/changeset-release/main
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
thorwebdev authored Oct 1, 2022
2 parents 4066dee + 762cf0a commit 6dafb5c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/purple-eyes-ring.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.2.1

### Patch Changes

- 7d6283fe: Added react 18 as a peer dependency

## 0.2.0

### Minor 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.2.0",
"version": "0.2.1",
"main": "./dist/cjs/src/index.js",
"module": "./dist/esm/src/index.js",
"files": [
Expand Down

0 comments on commit 6dafb5c

Please sign in to comment.