Skip to content

Commit a74e7f4

Browse files
committed
chore(release): v0.0.12
1 parent 6e0193e commit a74e7f4

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,6 +1,18 @@
11
# Changelog
22

33

4+
## v0.0.12
5+
6+
[compare changes](https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.11...v0.0.12)
7+
8+
### 🩹 Fixes
9+
10+
- Correct arguments for hooks ([6e0193e](https://github.com/Atinux/nuxt-auth-utils/commit/6e0193e))
11+
12+
### ❤️ Contributors
13+
14+
- Sébastien Chopin ([@Atinux](http://github.com/Atinux))
15+
416
## v0.0.11
517

618
[compare changes](https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.10...v0.0.11)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-auth-utils",
3-
"version": "0.0.11",
3+
"version": "0.0.12",
44
"description": "Minimalist Auth module for Nuxt with SSR",
55
"repository": "Atinux/nuxt-auth-utils",
66
"license": "MIT",

0 commit comments

Comments
 (0)