File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v1.0.0-beta.2
5
+
6
+ [ compare changes] ( https://github.com/itpropro/nuxt-oidc-auth/compare/v1.0.0-beta.1...v1.0.0-beta.2 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - ** provider:** ✨ Added Microsoft provider ([ 3f2519d] ( https://github.com/itpropro/nuxt-oidc-auth/commit/3f2519d ) )
11
+
12
+ ### 📖 Documentation
13
+
14
+ - ** provider:** ✏️ Added docs for Microsoft provider ([ e79f856] ( https://github.com/itpropro/nuxt-oidc-auth/commit/e79f856 ) )
15
+
16
+ ### ❤️ Contributors
17
+
18
+ - Jan-Henrik Damaschke ([ @itpropro ] ( http://github.com/itpropro ) )
19
+
4
20
## v1.0.0-beta.1
5
21
6
22
[ compare changes] ( https://github.com/itpropro/nuxt-oidc-auth/compare/v1.0.0-beta.0...v1.0.0-beta.1 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-oidc-auth" ,
3
3
"type" : " module" ,
4
- "version" : " 1.0.0-beta.1 " ,
4
+ "version" : " 1.0.0-beta.2 " ,
5
5
"private" : false ,
6
6
"packageManager" :
" [email protected] " ,
7
7
"description" : " OIDC authentication module for Nuxt SSR" ,
You can’t perform that action at this time.
0 commit comments