File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed
Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.1.4
5+
6+ [ compare changes] ( https://undefined/undefined/compare/v0.1.3...v0.1.4 )
7+
8+ ### 🩹 Fixes
9+
10+ - Fix prop type for defineProps (#72 )
11+ - ** sender:** Fix actions style (#78 )
12+
13+ ### 📖 Documentation
14+
15+ - ** attachments:** Fix typo and add file-card props description (#59 )
16+
17+ ### 🏡 Chore
18+
19+ - Add more badge (#54 )
20+
21+ ### 🤖 CI
22+
23+ - Fix ci (#75 )
24+
25+ ### ❤️ Contributors
26+
27+ - Wzc520pyfm ([ @wzc520pyfm ] ( http://github.com/wzc520pyfm ) )
28+
429## v0.1.3
530
631[ compare changes] ( https://undefined/undefined/compare/0.1.2...v0.1.3 )
Original file line number Diff line number Diff line change 11{
22 "name" : " ant-design-x-vue" ,
3- "version" : " 0.1.3 " ,
3+ "version" : " 0.1.4 " ,
44 "description" : " A vue library developed with dumi" ,
55 "scripts" : {
66 "build" : " vite build && vue-tsc --project ./tsconfig.build.json" ,
You can’t perform that action at this time.
0 commit comments