Skip to content

Commit 410ae98

Browse files
committed
chore(release): release v1.1.5
1 parent 7a3b73c commit 410ae98

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11

22

3+
## [1.1.5](https://github.com/nuxt-community/supabase-module/compare/v1.1.4...v1.1.5) (2023-12-28)
4+
5+
6+
### Bug Fixes
7+
8+
* **readme:** typo in #dev section ([#311](https://github.com/nuxt-community/supabase-module/issues/311)) ([c77b04b](https://github.com/nuxt-community/supabase-module/commit/c77b04b9513425bd20b20d1296ccb942445c8f7e))
9+
* **server:** fetch user from session ([7a3b73c](https://github.com/nuxt-community/supabase-module/commit/7a3b73c36cc9aea10100a0ff37b0e0e7ecefe2a8))
10+
* **socials:** update cover ([730d5f6](https://github.com/nuxt-community/supabase-module/commit/730d5f671386aeffc15cf80dd2fd965440b156e1))
11+
312
## [1.1.4](https://github.com/nuxt-community/supabase-module/compare/v1.1.3...v1.1.4) (2023-11-17)
413

514

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.1.4",
3+
"version": "1.1.5",
44
"description": "Supabase module for Nuxt",
55
"repository": "nuxt-community/supabase-module",
66
"license": "MIT",

0 commit comments

Comments
 (0)