Skip to content

Commit fbe9559

Browse files
committed
chore(release): release v1.5.2
1 parent 99b3885 commit fbe9559

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.2](https://github.com/nuxt-modules/supabase/compare/v1.5.1...v1.5.2) (2025-06-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **demo:** login screen height ([09f697b](https://github.com/nuxt-modules/supabase/commit/09f697b31abcc57a3bd00cf2fa70716694eeab67))
9+
* **demo:** redirect github provider ([be12884](https://github.com/nuxt-modules/supabase/commit/be12884fd2756d58b6321e8253141f64035b8da4))
10+
* **demo:** redirect url for github provider ([1fd67f8](https://github.com/nuxt-modules/supabase/commit/1fd67f8cd90cb38b180714ad37f5bea875edc73a))
11+
* **demo:** remove toggle ([e741537](https://github.com/nuxt-modules/supabase/commit/e74153749e71522cb7f10510d4308fc536282efa))
12+
* **demo:** use head ([65832ba](https://github.com/nuxt-modules/supabase/commit/65832ba113af0d5ea8035b42fc6b7748b39fec4d))
13+
314
## [1.5.1](https://github.com/nuxt-modules/supabase/compare/v1.5.0...v1.5.1) (2025-05-13)
415

516

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/supabase",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "Supabase module for Nuxt",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)