Skip to content

Commit 07f6f39

Browse files
committed
chore(release): release v2.0.0
1 parent 82cf862 commit 07f6f39

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.0](https://github.com/nuxt-modules/supabase/compare/v1.6.2...v2.0.0) (2025-09-29)
4+
5+
6+
### Features
7+
8+
* **auth:** jwt signing keys ([#531](https://github.com/nuxt-modules/supabase/issues/531)) ([82cf862](https://github.com/nuxt-modules/supabase/commit/82cf86220c88a68a0c0ca4e2baf2582767b1fac6))
9+
310
## [1.6.2](https://github.com/nuxt-modules/supabase/compare/v1.6.1...v1.6.2) (2025-09-09)
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": "1.6.2",
3+
"version": "2.0.0",
44
"description": "Supabase module for Nuxt",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)