Skip to content

Commit 61dd7ba

Browse files
committed
chore(release): v0.5.18
1 parent cf89c3c commit 61dd7ba

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.5.18
5+
6+
[compare changes](https://github.com/atinux/nuxt-auth-utils/compare/v0.5.17...v0.5.18)
7+
8+
### 🚀 Enhancements
9+
10+
- Support GitHub Enterprise Server and GHE.com ([#383](https://github.com/atinux/nuxt-auth-utils/pull/383))
11+
- Add Salesforce, Slack and Heroku OAuth providers ([#382](https://github.com/atinux/nuxt-auth-utils/pull/382))
12+
13+
### ❤️ Contributors
14+
15+
- Phof ([@phof](http://github.com/phof))
16+
- Alain Hélaïli ([@helaili](http://github.com/helaili))
17+
418
## v0.5.17
519

620
[compare changes](https://github.com/atinux/nuxt-auth-utils/compare/v0.5.16...v0.5.17)

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

0 commit comments

Comments
 (0)