Skip to content

Commit

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


##
[2.66.1](v2.66.0...v2.66.1)
(2024-12-04)


### Bug Fixes

* add loose auto complete to string literals where applicable
([#966](#966))
([fd9248d](fd9248d))
* add new error codes
([#979](#979))
([dfb40d2](dfb40d2))
* don't remove session for identity linking errors
([#987](#987))
([e68ebe6](e68ebe6))

---
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 Dec 4, 2024
1 parent e68ebe6 commit f808e7a
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.66.1](https://github.com/supabase/auth-js/compare/v2.66.0...v2.66.1) (2024-12-04)


### Bug Fixes

* add loose auto complete to string literals where applicable ([#966](https://github.com/supabase/auth-js/issues/966)) ([fd9248d](https://github.com/supabase/auth-js/commit/fd9248d7aecd0bd00381dff162969d8014a3359a))
* add new error codes ([#979](https://github.com/supabase/auth-js/issues/979)) ([dfb40d2](https://github.com/supabase/auth-js/commit/dfb40d24188f7e8b0d34e51ded15582086250c51))
* don't remove session for identity linking errors ([#987](https://github.com/supabase/auth-js/issues/987)) ([e68ebe6](https://github.com/supabase/auth-js/commit/e68ebe604d15d881b23678d180cccb7115f16f4e))

## [2.66.0](https://github.com/supabase/auth-js/compare/v2.65.1...v2.66.0) (2024-11-01)


Expand Down

0 comments on commit f808e7a

Please sign in to comment.