Skip to content

Commit 1d0d0cc

Browse files
committed
chore(release): v0.0.14
1 parent 9d6b258 commit 1d0d0cc

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.0.14
5+
6+
[compare changes](https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.13...v0.0.14)
7+
8+
### 🚀 Enhancements
9+
10+
- Added keycloak as oauth provider ([#23](https://github.com/Atinux/nuxt-auth-utils/pull/23))
11+
12+
### 🏡 Chore
13+
14+
- Test bundler module resolution ([#32](https://github.com/Atinux/nuxt-auth-utils/pull/32))
15+
- Update deps ([9d6b258](https://github.com/Atinux/nuxt-auth-utils/commit/9d6b258))
16+
17+
### ❤️ Contributors
18+
19+
- Sébastien Chopin ([@Atinux](http://github.com/Atinux))
20+
- Yue JIN
21+
- Daniel Roe <[email protected]>
22+
423
## v0.0.13
524

625
[compare changes](https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.12...v0.0.13)

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

0 commit comments

Comments
 (0)