We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc2f45e commit 06a0e4cCopy full SHA for 06a0e4c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [1.4.2](https://github.com/nuxt-community/supabase-module/compare/v1.4.1...v1.4.2) (2024-11-07)
4
+
5
6
+### Bug Fixes
7
8
+* **lint:** nuxt config key order ([cc2f45e](https://github.com/nuxt-community/supabase-module/commit/cc2f45eb868b7056565b9c74dbaffef98cd1a1ba))
9
10
## [1.4.1](https://github.com/nuxt-community/supabase-module/compare/v1.4.0...v1.4.1) (2024-10-11)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/supabase",
- "version": "1.4.1",
+ "version": "1.4.2",
"description": "Supabase module for Nuxt",
"repository": {
"type": "git",
0 commit comments