Skip to content

Commit 42ef8a1

Browse files
committed
chore(release): release v2.0.8
1 parent 7bc3a03 commit 42ef8a1

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [2.0.8](https://github.com/nuxt-modules/supabase/compare/v2.0.7...v2.0.8) (2026-05-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **module:** chained optimize deps ([7bc3a03](https://github.com/nuxt-modules/supabase/commit/7bc3a03ed3b96614cabf855fef4288d880a69187))
9+
10+
11+
### Reverts
12+
13+
* Revert "fix(module): optimize cookie deps" ([153e8c1](https://github.com/nuxt-modules/supabase/commit/153e8c1c37b56013bf2074c7d97c7596b43a4927))
14+
315
## [2.0.7](https://github.com/nuxt-modules/supabase/compare/v2.0.6...v2.0.7) (2026-05-12)
416

517

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

0 commit comments

Comments
 (0)