Skip to content

Commit

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


##
[2.155.1](v2.155.0...v2.155.1)
(2024-07-04)


### Bug Fixes

* apply mailer autoconfirm config to update user email
([#1646](#1646))
([a518505](a518505))
* check for empty aud string
([#1649](#1649))
([42c1d45](42c1d45))
* return proper error if sms rate limit is exceeded
([#1647](#1647))
([3c8d765](3c8d765))

---
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 Jul 4, 2024
1 parent a518505 commit 9c88ee5
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.1](https://github.com/supabase/auth/compare/v2.155.0...v2.155.1) (2024-07-04)


### Bug Fixes

* apply mailer autoconfirm config to update user email ([#1646](https://github.com/supabase/auth/issues/1646)) ([a518505](https://github.com/supabase/auth/commit/a5185058e72509b0781e0eb59910ecdbb8676fee))
* check for empty aud string ([#1649](https://github.com/supabase/auth/issues/1649)) ([42c1d45](https://github.com/supabase/auth/commit/42c1d4526b98203664d4a22c23014ecd0b4951f9))
* return proper error if sms rate limit is exceeded ([#1647](https://github.com/supabase/auth/issues/1647)) ([3c8d765](https://github.com/supabase/auth/commit/3c8d7656431ac4b2e80726b7c37adb8f0c778495))

## [2.155.0](https://github.com/supabase/auth/compare/v2.154.2...v2.155.0) (2024-07-03)


Expand Down

0 comments on commit 9c88ee5

Please sign in to comment.