Skip to content

Commit 06155c3

Browse files
committed
chore(release): release v2.0.4
1 parent 1726ab7 commit 06155c3

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [2.0.4](https://github.com/nuxt-modules/supabase/compare/v2.0.3...v2.0.4) (2026-02-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **module:** external module warnings ([1a60379](https://github.com/nuxt-modules/supabase/commit/1a60379f2ed325f23e76ed6b29ddffaa75dc4ca1))
9+
* **module:** optimize cookie dep ([#576](https://github.com/nuxt-modules/supabase/issues/576)) ([1726ab7](https://github.com/nuxt-modules/supabase/commit/1726ab7931be884847e91cbbb0576d9506b6bcf1))
10+
311
## [2.0.3](/compare/v2.0.2...v2.0.3) (2025-12-05)
412

513

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

0 commit comments

Comments
 (0)