dolphin-weex-ui 2.4.1-beta.3 → 2.4.1

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +5 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -5,6 +5,11 @@
5
5
  - [ ! ] 适配暗黑模式
6
6
  - [ ! ] date: 2025/09/01
7
7
 
8
+ ## 2.3.15
9
+
10
+ - [ ! ] 优化dof-popup 动画逻辑
11
+ - [ ! ] date: 2025/09/08
12
+
8
13
  ## 2.3.14
9
14
 
10
15
  - [ ! ] 优化dof-switch 鸿蒙适配
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dolphin-weex-ui",
3
- "version": "2.4.1-beta.3",
3
+ "version": "2.4.1",
4
4
  "description": "inteligense cross platform frame",
5
5
  "main": "index.js",
6
6
  "directories": {