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
+
2
+
3
+ ## 0.0.1 (2024-09-24)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * 修复一些bug ([ 5ce2c7e] ( https://github.com/mypandora/elelment-datepicker/commit/5ce2c7eec326a7ed4dc02f91662e06dd9ddf499d ) )
9
+ * 删除无用代码 ([ 98879c6] ( https://github.com/mypandora/elelment-datepicker/commit/98879c6c3bf4cc53abcbf9738e4076d5fbf05f3e ) )
10
+
11
+
12
+ ### Features
13
+
14
+ * 完成半年选择器开发 ([ aa0a69c] ( https://github.com/mypandora/elelment-datepicker/commit/aa0a69c5d95832a94b876de98c1dce71d44454ce ) )
15
+ * 完成季度选择 ([ 82231a2] ( https://github.com/mypandora/elelment-datepicker/commit/82231a267fa7fed35622b18be97c7b045dd94888 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mypandora/element-datepicker" ,
3
3
"private" : true ,
4
- "version" : " 0.0.0 " ,
4
+ "version" : " 0.0.1 " ,
5
5
"type" : " module" ,
6
6
"files" : [
7
7
" dist"
You can’t perform that action at this time.
0 commit comments