Skip to content

Commit ba7367a

Browse files
committed
chore(release): v0.0.16
1 parent 60dc8b8 commit ba7367a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## v0.0.16
4+
5+
[compare changes](https://github.com/trandaison/nuxt-3-auth/compare/v0.0.15...v0.0.16)
6+
7+
### 🩹 Fixes
8+
9+
- Define type for user does nothing #13 ([#13](https://github.com/trandaison/nuxt-3-auth/issues/13))
10+
11+
### ❤️ Contributors
12+
13+
- Trandaison ([@trandaison](http://github.com/trandaison))
14+
315
## v0.0.15
416

517
[compare changes](https://github.com/trandaison/nuxt-3-auth/compare/v0.0.14...v0.0.15)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trandaison/nuxt-3-auth",
3-
"version": "0.0.15",
3+
"version": "0.0.16",
44
"description": "A simple authentication module for Nuxt 3",
55
"repository": "https://github.com/trandaison/nuxt-3-auth",
66
"homepage": "https://nuxt-3-auth.github.io",

0 commit comments

Comments
 (0)