Skip to content

Commit b22301d

Browse files
committed
chore(release): 0.2.5
1 parent 79fc0e4 commit b22301d

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
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.2.5](https://github.com/nuxt-community/supabase-module/compare/v0.2.4...v0.2.5) (2022-11-15)
6+
7+
8+
### Bug Fixes
9+
10+
* **redirect:** use router instead of navigateTo ([#109](https://github.com/nuxt-community/supabase-module/issues/109)) ([79fc0e4](https://github.com/nuxt-community/supabase-module/commit/79fc0e43655d4dee5858acf06cf1979e3ead542b))
11+
512
### [0.2.4](https://github.com/nuxt-community/supabase-module/compare/v0.2.3...v0.2.4) (2022-11-13)
613

714

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

0 commit comments

Comments
 (0)