Skip to content

Commit

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


##
[2.65.1](v2.65.0...v2.65.1)
(2024-10-14)


### Bug Fixes

* Call `SIGNED_OUT` event where session is removed
([#854](#854))
([436fd9f](436fd9f))
* improve `mfa.enroll` return types
([#956](#956))
([8a1ec06](8a1ec06))
* move MFA sub types to internal file
([#964](#964))
([4b7455c](4b7455c))
* remove phone mfa deletion, match on error codes
([#963](#963))
([ef3911c](ef3911c))

---
This PR was generated with [Release
Please](https:/googleapis/release-please). See
[documentation](https:/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] authored Oct 15, 2024
1 parent 3b88f2b commit 1b6cdd2
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.65.1](https:/supabase/auth-js/compare/v2.65.0...v2.65.1) (2024-10-14)


### Bug Fixes

* Call `SIGNED_OUT` event where session is removed ([#854](https:/supabase/auth-js/issues/854)) ([436fd9f](https:/supabase/auth-js/commit/436fd9f967ad6d515b8eca179d06032619a1b071))
* improve `mfa.enroll` return types ([#956](https:/supabase/auth-js/issues/956)) ([8a1ec06](https:/supabase/auth-js/commit/8a1ec0602792191bd235d51fd45c0ec2cabdf216))
* move MFA sub types to internal file ([#964](https:/supabase/auth-js/issues/964)) ([4b7455c](https:/supabase/auth-js/commit/4b7455c2631ca4e00f01275c7342eb37756ede23))
* remove phone mfa deletion, match on error codes ([#963](https:/supabase/auth-js/issues/963)) ([ef3911c](https:/supabase/auth-js/commit/ef3911cd1a082a6825ce25fe326081e096bd55f5))

## [2.65.0](https:/supabase/auth-js/compare/v2.64.4...v2.65.0) (2024-08-27)


Expand Down

0 comments on commit 1b6cdd2

Please sign in to comment.