Skip to content

Commit f7127f5

Browse files
committed
chore(release): v0.5.20
1 parent 9d816a8 commit f7127f5

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
# Changelog
22

33

4+
## v0.5.20
5+
6+
[compare changes](https://github.com./atinux/nuxt-auth-utils/compare/v0.5.19...v0.5.20)
7+
8+
### 📖 Documentation
9+
10+
- Update readme file to fix path to OAuth provider ([9d816a8](https://github.com./atinux/nuxt-auth-utils/commit/9d816a8))
11+
12+
### 🏡 Chore
13+
14+
- Fix types ([#393](https://github.com./atinux/nuxt-auth-utils/pull/393))
15+
16+
### ❤️ Contributors
17+
18+
- Tejas Gavankar ([@tejas161](https://github.com./tejas161))
19+
- Sébastien Chopin <[email protected]>
20+
421
## v0.5.19
522

623
[compare changes](https://github.com./atinux/nuxt-auth-utils/compare/v0.5.18...v0.5.19)

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.19",
3+
"version": "0.5.20",
44
"description": "Add Authentication to Nuxt applications with secured & sealed cookies sessions.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)