Skip to content

Commit 46e8e70

Browse files
committed
chore(release): release v1.1.6
1 parent 24a07f0 commit 46e8e70

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11

22

3+
## [1.1.6](https://github.com/nuxt-community/supabase-module/compare/v1.1.5...v1.1.6) (2024-01-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** set resolution ([db8c102](https://github.com/nuxt-community/supabase-module/commit/db8c102fb9d69395528eece3e1e0552a16e673da))
9+
* **playgorund:** watch on confirm page ([0caf5c1](https://github.com/nuxt-community/supabase-module/commit/0caf5c11d632df6b7e74e5e8973ee56a38b1c968))
10+
11+
12+
### Features
13+
14+
* **app:** added redirect path cookie for use after signin ([#327](https://github.com/nuxt-community/supabase-module/issues/327)) ([1b78a05](https://github.com/nuxt-community/supabase-module/commit/1b78a050fdc6da155434e261823b029f9dce2d40))
15+
316
## [1.1.5](https://github.com/nuxt-community/supabase-module/compare/v1.1.4...v1.1.5) (2023-12-28)
417

518

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/supabase",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"description": "Supabase module for Nuxt",
55
"repository": "nuxt-community/supabase-module",
66
"license": "MIT",

0 commit comments

Comments
 (0)