Skip to content

Commit 57bba12

Browse files
committed
chore(release): release v2.0.3
1 parent 0830cfc commit 57bba12

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [2.0.3](/compare/v2.0.2...v2.0.3) (2025-12-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **module:** optimize supabase-js in dev 0830cfc
9+
310
## [2.0.2](/compare/v2.0.1...v2.0.2) (2025-12-03)
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": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Supabase module for Nuxt",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)