Skip to content

Commit 8fefe21

Browse files
committed
chore(release): v0.0.15
1 parent 5fa60af commit 8fefe21

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.15
4+
5+
[compare changes](https://github.com/trandaison/nuxt-3-auth/compare/v0.0.14...v0.0.15)
6+
7+
### 🏡 Chore
8+
9+
- Update package versions ([5fa60af](https://github.com/trandaison/nuxt-3-auth/commit/5fa60af))
10+
11+
### ❤️ Contributors
12+
13+
- Trandaison ([@trandaison](http://github.com/trandaison))
14+
315
## v0.0.14
416

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

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.14",
3+
"version": "0.0.15",
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)