Skip to content

Commit

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


##
[2.162.2](v2.162.1...v2.162.2)
(2024-10-05)


### Bug Fixes

* refactor mfa validation into functions
([#1780](#1780))
([410b8ac](410b8ac))
* upgrade ci Go version
([#1782](#1782))
([97a48f6](97a48f6))
* validateEmail should normalise emails
([#1790](#1790))
([2e9b144](2e9b144))

---
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 Oct 5, 2024
1 parent 2e9b144 commit 56e3d33
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.162.2](https://github.com/supabase/auth/compare/v2.162.1...v2.162.2) (2024-10-05)


### Bug Fixes

* refactor mfa validation into functions ([#1780](https://github.com/supabase/auth/issues/1780)) ([410b8ac](https://github.com/supabase/auth/commit/410b8acdd659fc4c929fe57a9e9dba4c76da305d))
* upgrade ci Go version ([#1782](https://github.com/supabase/auth/issues/1782)) ([97a48f6](https://github.com/supabase/auth/commit/97a48f6daaa2edda5b568939cbb1007ccdf33cfc))
* validateEmail should normalise emails ([#1790](https://github.com/supabase/auth/issues/1790)) ([2e9b144](https://github.com/supabase/auth/commit/2e9b144a0cbf2d26d3c4c2eafbff1899a36aeb3b))

## [2.162.1](https://github.com/supabase/auth/compare/v2.162.0...v2.162.1) (2024-10-03)


Expand Down

0 comments on commit 56e3d33

Please sign in to comment.