Skip to content

Commit e0ce5b8

Browse files
committed
chore(release): release v1.6.2
1 parent 2338991 commit e0ce5b8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.6.2](https://github.com/nuxt-modules/supabase/compare/v1.6.1...v1.6.2) (2025-09-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **cookies:** guard writes when response headers already sent ([#525](https://github.com/nuxt-modules/supabase/issues/525)) ([2338991](https://github.com/nuxt-modules/supabase/commit/2338991fc17a7956b789da7bd90b88a51ca92cb6))
9+
310
## [1.6.1](https://github.com/nuxt-modules/supabase/compare/v1.6.0...v1.6.1) (2025-08-22)
411

512

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.6.1",
3+
"version": "1.6.2",
44
"description": "Supabase module for Nuxt",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)