dolphin-weex-ui 2.1.2 → 2.1.3

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,10 @@
1
1
  # 升级日志
2
2
 
3
+ ## 2.1.3
4
+
5
+ - [ ! ] 新增dof-popover组件
6
+ - [ ! ] date: 2024/05/06
7
+
3
8
  ## 2.1.2
4
9
 
5
10
  - [ ! ] 优化dof-overlay组件点击蒙层自动关闭问题