Skip to content

Commit

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


##
[2.151.0](supabase/auth@v2.150.1...v2.151.0)
(2024-05-06)


### Features

* refactor one-time tokens for performance
([supabase#1558](supabase#1558))
([d1cf8d9](supabase@d1cf8d9))


### Bug Fixes

* do call send sms hook when SMS autoconfirm is enabled
([supabase#1562](supabase#1562))
([bfe4d98](supabase@bfe4d98))
* format test otps
([supabase#1567](supabase#1567))
([434a59a](supabase@434a59a))
* log final writer error instead of handling
([supabase#1564](supabase#1564))
([170bd66](supabase@170bd66))

---
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 May 6, 2024
1 parent bd3a99f commit 7a09c4f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [2.151.0](https://github.com/supabase/auth/compare/v2.150.1...v2.151.0) (2024-05-06)


### Features

* refactor one-time tokens for performance ([#1558](https://github.com/supabase/auth/issues/1558)) ([d1cf8d9](https://github.com/supabase/auth/commit/d1cf8d9096e9183d7772b73031de8ecbd66e912b))


### Bug Fixes

* do call send sms hook when SMS autoconfirm is enabled ([#1562](https://github.com/supabase/auth/issues/1562)) ([bfe4d98](https://github.com/supabase/auth/commit/bfe4d988f3768b0407526bcc7979fb21d8cbebb3))
* format test otps ([#1567](https://github.com/supabase/auth/issues/1567)) ([434a59a](https://github.com/supabase/auth/commit/434a59ae387c35fd6629ec7c674d439537e344e5))
* log final writer error instead of handling ([#1564](https://github.com/supabase/auth/issues/1564)) ([170bd66](https://github.com/supabase/auth/commit/170bd6615405afc852c7107f7358dfc837bad737))

## [2.150.1](https://github.com/supabase/auth/compare/v2.150.0...v2.150.1) (2024-04-28)


Expand Down

0 comments on commit 7a09c4f

Please sign in to comment.