Skip to content

Commit 1fa5efb

Browse files
committed
chore(release): release v1.5.3
1 parent 1acc409 commit 1fa5efb

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

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+
311
## [1.5.2](https://github.com/nuxt-modules/supabase/compare/v1.5.1...v1.5.2) (2025-06-12)
412

513

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

0 commit comments

Comments
 (0)