We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1acc409 commit 1fa5efbCopy full SHA for 1fa5efb
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [1.5.3](https://github.com/nuxt-modules/supabase/compare/v1.5.2...v1.5.3) (2025-06-27)
4
+
5
6
+### Bug Fixes
7
8
+* **ci:** pnpm version ([1acc409](https://github.com/nuxt-modules/supabase/commit/1acc409f225bf11fbcffb9c2f286c0b3a9f954cb))
9
+* **config:** logo paths ([891d3c8](https://github.com/nuxt-modules/supabase/commit/891d3c899d2481b7058356f004105aaad73cbed0))
10
11
## [1.5.2](https://github.com/nuxt-modules/supabase/compare/v1.5.1...v1.5.2) (2025-06-12)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/supabase",
- "version": "1.5.2",
+ "version": "1.5.3",
"description": "Supabase module for Nuxt",
"repository": {
"type": "git",
0 commit comments