Skip to content

Commit

Permalink
Merge pull request #28 from supabase-community/changeset-release/main
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
thorwebdev committed Aug 29, 2022
2 parents ac55569 + d599232 commit 8737282
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/khaki-coats-clap.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.8

### Patch Changes

- ac555691: fix: update to supabase-js@rc

## 0.1.7

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

0 comments on commit 8737282

Please sign in to comment.