Skip to content

Commit

Permalink
chore(master): release 2.64.3 (#903)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[2.64.3](v2.64.2...v2.64.3)
(2024-06-17)


### Bug Fixes

* don't call removeSession prematurely
([#915](#915))
([e0dc518](e0dc518))
* limit proxy session warning to once per client instance
([#900](#900))
([4ecfdda](4ecfdda))
* patch release workflow
([#922](#922))
([f84fb50](f84fb50))
* type errors in verifyOtp
([#918](#918))
([dcd0b9b](dcd0b9b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jun 17, 2024
1 parent dcd0b9b commit f131300
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [2.64.3](https://github.com/supabase/auth-js/compare/v2.64.2...v2.64.3) (2024-06-17)


### Bug Fixes

* don't call removeSession prematurely ([#915](https://github.com/supabase/auth-js/issues/915)) ([e0dc518](https://github.com/supabase/auth-js/commit/e0dc51849680fa8f1900de786c4a7e77eab8760e))
* limit proxy session warning to once per client instance ([#900](https://github.com/supabase/auth-js/issues/900)) ([4ecfdda](https://github.com/supabase/auth-js/commit/4ecfdda65188b71322753e57622be8eafe97ed6b))
* patch release workflow ([#922](https://github.com/supabase/auth-js/issues/922)) ([f84fb50](https://github.com/supabase/auth-js/commit/f84fb50a4357af49acac6ca151057d2af74d63c9))
* type errors in verifyOtp ([#918](https://github.com/supabase/auth-js/issues/918)) ([dcd0b9b](https://github.com/supabase/auth-js/commit/dcd0b9b682412a2f1d2deaab26eb8094e50b67fd))

## [2.64.2](https://github.com/supabase/auth-js/compare/v2.64.1...v2.64.2) (2024-05-03)


Expand Down

0 comments on commit f131300

Please sign in to comment.