@king-one/antdv 1.0.14 → 1.0.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @king-one/antdv
2
2
 
3
+ ## 1.0.16
4
+
5
+ ### Patch Changes
6
+
7
+ - fix:修复 collapse-transtion 组件无效
8
+
9
+ ## 1.0.15
10
+
11
+ ### Patch Changes
12
+
13
+ - fix:修复 collapse-transtion 组件的导出
14
+
3
15
  ## 1.0.14
4
16
 
5
17
  ### Patch Changes