Skip to content

Commit

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


##
[2.143.0](supabase/auth@v2.142.0...v2.143.0)
(2024-02-19)


### Features

* calculate aal without transaction
([supabase#1437](supabase#1437))
([8dae661](supabase@8dae661))


### Bug Fixes

* deprecate hooks
([supabase#1421](supabase#1421))
([effef1b](supabase@effef1b))
* error should be an IsNotFoundError
([supabase#1432](supabase#1432))
([7f40047](supabase@7f40047))
* populate password verification attempt hook
([supabase#1436](supabase#1436))
([f974bdb](supabase@f974bdb))
* restrict mfa enrollment to aal2 if verified factors are present
([supabase#1439](supabase#1439))
([7e10d45](supabase@7e10d45))
* update phone if autoconfirm is enabled
([supabase#1431](supabase#1431))
([95db770](supabase@95db770))
* use email change email in identity
([supabase#1429](supabase#1429))
([4d3b9b8](supabase@4d3b9b8))

---
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] authored and LashaJini committed Nov 15, 2024
1 parent d81720d commit 5f69350
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [2.143.0](https://github.com/supabase/gotrue/compare/v2.142.0...v2.143.0) (2024-02-19)


### Features

* calculate aal without transaction ([#1437](https://github.com/supabase/gotrue/issues/1437)) ([8dae661](https://github.com/supabase/gotrue/commit/8dae6614f1a2b58819f94894cef01e9f99117769))


### Bug Fixes

* deprecate hooks ([#1421](https://github.com/supabase/gotrue/issues/1421)) ([effef1b](https://github.com/supabase/gotrue/commit/effef1b6ecc448b7927eff23df8d5b509cf16b5c))
* error should be an IsNotFoundError ([#1432](https://github.com/supabase/gotrue/issues/1432)) ([7f40047](https://github.com/supabase/gotrue/commit/7f40047aec3577d876602444b1d88078b2237d66))
* populate password verification attempt hook ([#1436](https://github.com/supabase/gotrue/issues/1436)) ([f974bdb](https://github.com/supabase/gotrue/commit/f974bdb58340395955ca27bdd26d57062433ece9))
* restrict mfa enrollment to aal2 if verified factors are present ([#1439](https://github.com/supabase/gotrue/issues/1439)) ([7e10d45](https://github.com/supabase/gotrue/commit/7e10d45e54010d38677f4c3f2f224127688eb9a2))
* update phone if autoconfirm is enabled ([#1431](https://github.com/supabase/gotrue/issues/1431)) ([95db770](https://github.com/supabase/gotrue/commit/95db770c5d2ecca4a1e960a8cb28ded37cccc100))
* use email change email in identity ([#1429](https://github.com/supabase/gotrue/issues/1429)) ([4d3b9b8](https://github.com/supabase/gotrue/commit/4d3b9b8841b1a5fa8f3244825153cc81a73ba300))

## [2.142.0](https://github.com/supabase/gotrue/compare/v2.141.0...v2.142.0) (2024-02-14)


Expand Down

0 comments on commit 5f69350

Please sign in to comment.