Skip to content

Commit

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


##
[2.155.5](supabase/auth@v2.155.4...v2.155.5)
(2024-07-19)


### Bug Fixes

* check password max length in checkPasswordStrength
([supabase#1659](supabase#1659))
([1858c93](supabase@1858c93))
* don't update attribute mapping if nil
([supabase#1665](supabase#1665))
([7e67f3e](supabase@7e67f3e))
* refactor mfa models and add observability to loadFactor
([supabase#1669](supabase#1669))
([822fb93](supabase@822fb93))

---
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 13, 2024
1 parent dd5e644 commit 6824d1a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.155.5](https://github.com/supabase/auth/compare/v2.155.4...v2.155.5) (2024-07-19)


### Bug Fixes

* check password max length in checkPasswordStrength ([#1659](https://github.com/supabase/auth/issues/1659)) ([1858c93](https://github.com/supabase/auth/commit/1858c93bba6f5bc41e4c65489f12c1a0786a1f2b))
* don't update attribute mapping if nil ([#1665](https://github.com/supabase/auth/issues/1665)) ([7e67f3e](https://github.com/supabase/auth/commit/7e67f3edbf81766df297a66f52a8e472583438c6))
* refactor mfa models and add observability to loadFactor ([#1669](https://github.com/supabase/auth/issues/1669)) ([822fb93](https://github.com/supabase/auth/commit/822fb93faab325ba3d4bb628dff43381d68d0b5d))

## [2.155.4](https://github.com/supabase/auth/compare/v2.155.3...v2.155.4) (2024-07-17)


Expand Down

0 comments on commit 6824d1a

Please sign in to comment.