Skip to content

Commit 42a2a7a

Browse files
committed
chore(release): v0.5.10
1 parent 4e9e5a9 commit 42a2a7a

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
# Changelog
22

33

4+
## v0.5.10
5+
6+
[compare changes](https://github.com/atinux/nuxt-auth-utils/compare/v0.5.9...v0.5.10)
7+
8+
### 🚀 Enhancements
9+
10+
- Add apple provider ([#328](https://github.com/atinux/nuxt-auth-utils/pull/328))
11+
12+
### 📖 Documentation
13+
14+
- Typo ([8b132e4](https://github.com/atinux/nuxt-auth-utils/commit/8b132e4))
15+
- Improve example ([9d191a1](https://github.com/atinux/nuxt-auth-utils/commit/9d191a1))
16+
17+
### ❤️ Contributors
18+
19+
- David ([@GreenmeisterDavid](http://github.com/GreenmeisterDavid))
20+
- Sébastien Chopin ([@atinux](http://github.com/atinux))
21+
422
## v0.5.9
523

624
[compare changes](https://github.com/atinux/nuxt-auth-utils/compare/v0.5.8...v0.5.9)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-auth-utils",
3-
"version": "0.5.9",
3+
"version": "0.5.10",
44
"description": "Add Authentication to Nuxt applications with secured & sealed cookies sessions.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)