Skip to content

Commit 4eb4f25

Browse files
committed
chore(release): v0.0.6
1 parent 05f4a9c commit 4eb4f25

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
# Changelog
22

33

4+
## v0.0.6
5+
6+
[compare changes](https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.5...v0.0.6)
7+
8+
### 🚀 Enhancements
9+
10+
- Added discord auth provider ([#7](https://github.com/Atinux/nuxt-auth-utils/pull/7))
11+
- Added oauth battle.net ([#11](https://github.com/Atinux/nuxt-auth-utils/pull/11))
12+
- Refactor login buttons to use dropdown ([#14](https://github.com/Atinux/nuxt-auth-utils/pull/14))
13+
14+
### 🏡 Chore
15+
16+
- Update deps ([05f4a9c](https://github.com/Atinux/nuxt-auth-utils/commit/05f4a9c))
17+
18+
### ❤️ Contributors
19+
20+
- Sébastien Chopin ([@Atinux](http://github.com/Atinux))
21+
- Arash
22+
- Samuel LEFEVRE
23+
- H+ <serdar@darweb.nl>
24+
425
## v0.0.5
526

627
[compare changes](https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.4...v0.0.5)

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.5",
3+
"version": "0.0.6",
44
"description": "Minimalist Auth module for Nuxt with SSR",
55
"repository": "Atinux/nuxt-auth-utils",
66
"license": "MIT",

0 commit comments

Comments
 (0)