Skip to content

Commit 07b4117

Browse files
chore(master): release 2.70.0 (#1048)
🤖 I have created a release *beep* *boop* --- ## [2.70.0](v2.69.1...v2.70.0) (2025-05-16) ### Features * add `signInWithWeb3` with solana ([#1037](#1037)) ([cff5bcb](cff5bcb)) * validate uuid and sign out scope parameters to functions ([#1063](#1063)) ([1bcb76e](1bcb76e)) ### Bug Fixes * add missing `deleted_at` property to `User` interface ([#1059](#1059)) ([96da194](96da194)) * export `processLock` from toplevel ([#1057](#1057)) ([d99695a](d99695a)) --- 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 d99695a commit 07b4117

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

3+
## [2.70.0](https://github.com/supabase/auth-js/compare/v2.69.1...v2.70.0) (2025-05-16)
4+
5+
6+
### Features
7+
8+
* add `signInWithWeb3` with solana ([#1037](https://github.com/supabase/auth-js/issues/1037)) ([cff5bcb](https://github.com/supabase/auth-js/commit/cff5bcb8399a46b293cfa8688d89882924e7edab))
9+
* validate uuid and sign out scope parameters to functions ([#1063](https://github.com/supabase/auth-js/issues/1063)) ([1bcb76e](https://github.com/supabase/auth-js/commit/1bcb76e479e51cd9bca2d7732d0bf3199e07a693))
10+
11+
12+
### Bug Fixes
13+
14+
* add missing `deleted_at` property to `User` interface ([#1059](https://github.com/supabase/auth-js/issues/1059)) ([96da194](https://github.com/supabase/auth-js/commit/96da194b9ffb88643caa1547084fcee4dbe560f3))
15+
* export `processLock` from toplevel ([#1057](https://github.com/supabase/auth-js/issues/1057)) ([d99695a](https://github.com/supabase/auth-js/commit/d99695af9e632178be94502255c75496cda191ad))
16+
317
## [2.69.1](https://github.com/supabase/auth-js/compare/v2.69.0...v2.69.1) (2025-03-24)
418

519

0 commit comments

Comments
 (0)