File tree 2 files changed +28
-2
lines changed
2 files changed +28
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v1.3.0
4
+
5
+ [ compare changes] ( https://github.com/vueComponent/ant-design-vue-nuxt/compare/v1.1.2...v1.3.0 )
6
+
7
+ ### 🚀 Enhancements
8
+
9
+ - Add flex component ([ da86291] ( https://github.com/vueComponent/ant-design-vue-nuxt/commit/da86291 ) )
10
+
11
+ ### 🩹 Fixes
12
+
13
+ - Fix typo ([ aebf62e] ( https://github.com/vueComponent/ant-design-vue-nuxt/commit/aebf62e ) )
14
+
15
+ ### 🏡 Chore
16
+
17
+ - ** release:** V1.2.0 ([ 30d89ec] ( https://github.com/vueComponent/ant-design-vue-nuxt/commit/30d89ec ) )
18
+ - Test bundler module resolution ([ bc5c5cf] ( https://github.com/vueComponent/ant-design-vue-nuxt/commit/bc5c5cf ) )
19
+
20
+ ### 🤖 CI
21
+
22
+ - Eslint format ([ 7c43723] ( https://github.com/vueComponent/ant-design-vue-nuxt/commit/7c43723 ) )
23
+
24
+ ### ❤️ Contributors
25
+
26
+
27
+
28
+
3
29
## v1.2.0
4
30
5
31
[ compare changes] ( https://github.com/vueComponent/ant-design-vue-nuxt/compare/v1.1.2...v1.2.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ant-design-vue/nuxt" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 1.3 .0" ,
4
4
"description" : " ant-design-vue-nuxt module" ,
5
5
"repository" : " vueComponent/ant-design-vue-nuxt" ,
6
6
"license" : " MIT" ,
52
52
"ant-design-vue" : " ^4.0.8" ,
53
53
"typescript" : " 5.1.6"
54
54
}
55
- }
55
+ }
You can’t perform that action at this time.
0 commit comments