Skip to content

Commit 528890c

Browse files
committed
chore(release): release v2.0.2
1 parent c55a8f1 commit 528890c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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.2](/compare/v2.0.1...v2.0.2) (2025-12-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **demo:** use sub instead of id c55a8f1
9+
* **module:** bundle supabase-js into nitro build 13c6e48
10+
311
## [2.0.1](https://github.com/nuxt-modules/supabase/compare/v2.0.0...v2.0.1) (2025-10-08)
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.1",
3+
"version": "2.0.2",
44
"description": "Supabase module for Nuxt",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)