File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.4.2
5
+
6
+ [ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.4.1...v0.4.2 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - Add polar provider ([ 2682bcb] ( https://github.com/atinux/nuxt-auth-utils/commit/2682bcb ) )
11
+
12
+ ### 📖 Documentation
13
+
14
+ - Improvement ([ 3bd76b0] ( https://github.com/atinux/nuxt-auth-utils/commit/3bd76b0 ) )
15
+
16
+ ### ❤️ Contributors
17
+
18
+ - Ahmed Rangel ([ @ahmedrangel ] ( http://github.com/ahmedrangel ) )
19
+ - Sébastien Chopin ([ @atinux ] ( http://github.com/atinux ) )
20
+
4
21
## v0.4.1
5
22
6
23
[ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.4.0...v0.4.1 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-auth-utils" ,
3
- "version" : " 0.4.1 " ,
3
+ "version" : " 0.4.2 " ,
4
4
"description" : " Add Authentication to Nuxt applications with secured & sealed cookies sessions." ,
5
5
"repository" : " atinux/nuxt-auth-utils" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments