Skip to content

Commit

Permalink
fix: tsc output for types
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwicopple committed Nov 26, 2020
1 parent bad9993 commit 1974177
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Releases are handled by Semantic release. This document is for forcing and documenting any non-code changes.

### v1.7.2

Adds the types, provided by @duncanhealy: https://github.com/supabase/gotrue-js/pull/24

### v1.7.0

In this release we added `client.api.sendMagicLinkEmail()` and updated `client.signIn()` to support magic link login by only providing email credentials without a password.
Expand Down

0 comments on commit 1974177

Please sign in to comment.