dolphin-weex-bc 0.0.34 → 0.0.35

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 +6 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  # 升级日志
2
2
 
3
- ## 0.0.34
3
+ ## 0.0.35
4
+
5
+ - [ ! ] colmo耗材组件,修复方法引入问题
6
+ - [ ! ] date: 2026/01/29
7
+
8
+ ## 0.0.35
4
9
 
5
10
  - [ ! ] 耗材组件,colmo和美居的公共方法分离
6
11
  - [ ! ] date: 2026/01/29
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dolphin-weex-bc",
3
- "version": "0.0.34",
3
+ "version": "0.0.35",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "directories": {