Skip to content

Commit d6ebb10

Browse files
committed
chore(release): release v1.3.3
1 parent 663bd73 commit d6ebb10

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

22

3+
## [1.3.3](https://github.com/nuxt-community/supabase-module/compare/v1.3.2...v1.3.3) (2024-07-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **vite:** optimize order ([663bd73](https://github.com/nuxt-community/supabase-module/commit/663bd73ebb146ecde1abe5f29b52326e6dc2b6cd))
9+
310
## [1.3.2](https://github.com/nuxt-community/supabase-module/compare/v1.3.1...v1.3.2) (2024-07-05)
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.3.2",
3+
"version": "1.3.3",
44
"description": "Supabase module for Nuxt",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)