Skip to content

Commit f808e7a

Browse files
chore(master): release 2.66.1 (#981)
🤖 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>
1 parent e68ebe6 commit f808e7a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [2.66.1](https://github.com/supabase/auth-js/compare/v2.66.0...v2.66.1) (2024-12-04)
4+
5+
6+
### Bug Fixes
7+
8+
* 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))
9+
* add new error codes ([#979](https://github.com/supabase/auth-js/issues/979)) ([dfb40d2](https://github.com/supabase/auth-js/commit/dfb40d24188f7e8b0d34e51ded15582086250c51))
10+
* 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))
11+
312
## [2.66.0](https://github.com/supabase/auth-js/compare/v2.65.1...v2.66.0) (2024-11-01)
413

514

0 commit comments

Comments
 (0)