Skip to content

Commit abe9bc7

Browse files
chore(master): release 2.66.0 (#974)
🤖 I have created a release *beep* *boop* --- ## [2.66.0](supabase/auth-js@v2.65.1...v2.66.0) (2024-11-01) ### Features * add process lock for optional use in non-browser environments (React Native) ([#977](supabase/auth-js#977)) ([0f7b2b8](supabase/auth-js@0f7b2b8)) ### Bug Fixes * typo in warning message ([#975](supabase/auth-js#975)) ([3185569](supabase/auth-js@3185569)) * update soft-deletion docs ([#973](supabase/auth-js#973)) ([c569aca](supabase/auth-js@c569aca)) --- 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 0f7b2b8 commit abe9bc7

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

packages/core/auth-js/CHANGELOG.md

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

3+
## [2.66.0](https://github.com/supabase/auth-js/compare/v2.65.1...v2.66.0) (2024-11-01)
4+
5+
6+
### Features
7+
8+
* add process lock for optional use in non-browser environments (React Native) ([#977](https://github.com/supabase/auth-js/issues/977)) ([8af88b6](https://github.com/supabase/auth-js/commit/8af88b6f4e41872b73e84c40f71793dab6c62126))
9+
10+
11+
### Bug Fixes
12+
13+
* typo in warning message ([#975](https://github.com/supabase/auth-js/issues/975)) ([4f21f93](https://github.com/supabase/auth-js/commit/4f21f9324b2c3d55630b8d0a6759a264b0472dd8))
14+
* update soft-deletion docs ([#973](https://github.com/supabase/auth-js/issues/973)) ([cb052a9](https://github.com/supabase/auth-js/commit/cb052a9b0846048feef18080d830cc36a9ed7282))
15+
316
## [2.65.1](https://github.com/supabase/auth-js/compare/v2.65.0...v2.65.1) (2024-10-14)
417

518

0 commit comments

Comments
 (0)