File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 0.2.0] ( https://github.com/xiaoluoboding/auth-ui-vue/compare/v0.1.0...v0.2.0 ) (2023-08-13)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * fixed the type error ([ d126850] ( https://github.com/xiaoluoboding/auth-ui-vue/commit/d12685060f3d52b727be482b13284d8e1b6eb659 ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * add the darkmode support ([ 6c46385] ( https://github.com/xiaoluoboding/auth-ui-vue/commit/6c46385d5e2a5fb9b2274e4b6b7f1692e30dfefd ) )
12
+ * add vue dev tools ([ 8efeace] ( https://github.com/xiaoluoboding/auth-ui-vue/commit/8efeace23d3f6e20401e1149e88d494b1c2813f6 ) )
13
+
14
+
15
+
1
16
# [ 0.1.0] ( https://github.com/xiaoluoboding/auth-ui-vue/compare/v0.0.2...v0.1.0 ) (2023-08-09)
2
17
3
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxtbase/auth-ui-vue" ,
3
- "version" : " 0.1 .0" ,
3
+ "version" : " 0.2 .0" ,
4
4
"type" : " module" ,
5
5
"author" :
" xiaoluoboding <[email protected] >" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments