File tree 2 files changed +30
-2
lines changed 2 files changed +30
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v1.1.0
5
+
6
+ [ compare changes] ( https://undefined/undefined/compare/v1.0.0-alpha.1...v1.1.0 )
7
+
8
+
9
+ ### 🚀 Enhancements
10
+
11
+ - Support style-provider (2e7da59)
12
+
13
+ ### 🩹 Fixes
14
+
15
+ - Change dependencies (02efbad)
16
+
17
+ ### 🏡 Chore
18
+
19
+ - Change readme (f52e16b)
20
+ - Change readme (1032a1e)
21
+ - Add license close #5 (#5 )
22
+ - Resolve conflict (796f01d)
23
+ - Add online playground (703c8be)
24
+ - Change (8016cc8)
25
+
26
+ ### ❤️ Contributors
27
+
28
+ - Aibayanyu20 < aibayanyu@qq.com >
29
+ - Zev Zhu
30
+ - Aibayanyu < aibayanyu@qq.com >
31
+
4
32
## v1.0.0-alpha.1
5
33
6
34
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ant-design-vue/nuxt" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"description" : " ant-design-vue-nuxt module" ,
5
5
"repository" : " vueComponent/ant-design-vue-nuxt" ,
6
6
"license" : " MIT" ,
48
48
"nuxt" : " ^3.5.1" ,
49
49
"vitest" : " ^0.31.1"
50
50
}
51
- }
51
+ }
You can’t perform that action at this time.
0 commit comments