Skip to content

Commit 3011358

Browse files
committed
chore(release): release v2.0.1
1 parent 4cab7b4 commit 3011358

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+
## [2.0.1](https://github.com/nuxt-modules/supabase/compare/v2.0.0...v2.0.1) (2025-10-08)
4+
5+
6+
### Features
7+
8+
* **dx:** improve error handling and add fetch retry backoff ([#534](https://github.com/nuxt-modules/supabase/issues/534)) ([87b6c84](https://github.com/nuxt-modules/supabase/commit/87b6c8455ed6eba6157aba6ea119d0b17acfcbaf))
9+
310
# [2.0.0](https://github.com/nuxt-modules/supabase/compare/v1.6.2...v2.0.0) (2025-09-29)
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.0",
3+
"version": "2.0.1",
44
"description": "Supabase module for Nuxt",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)