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.3.0] ( https://github.com/xiaoluoboding/auth-ui-vue/compare/v0.2.0...v0.3.0 ) (2023-08-13)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * fix loading locales ([ 2233a33] ( https://github.com/xiaoluoboding/auth-ui-vue/commit/2233a336bb9ba9cb9cf8cb318c9c9b127941ee38 ) )
7
+ * fixed the types bug ([ 0c0a3b3] ( https://github.com/xiaoluoboding/auth-ui-vue/commit/0c0a3b368f571a6e99ad007c8ae08c23c5fd1132 ) )
8
+
9
+
10
+ ### Features
11
+
12
+ * add i18n support ([ 0d8c5b8] ( https://github.com/xiaoluoboding/auth-ui-vue/commit/0d8c5b8587743e9855d5e45dc4939305352a5def ) )
13
+
14
+
15
+
1
16
# [ 0.2.0] ( https://github.com/xiaoluoboding/auth-ui-vue/compare/v0.1.0...v0.2.0 ) (2023-08-13)
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.2 .0" ,
3
+ "version" : " 0.3 .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