File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
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
+
4
18
## v0.5.17
5
19
6
20
[ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.16...v0.5.17 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-auth-utils" ,
3
- "version" : " 0.5.17 " ,
3
+ "version" : " 0.5.18 " ,
4
4
"description" : " Add Authentication to Nuxt applications with secured & sealed cookies sessions." ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments