@jnrs/vue-core 1.2.37 → 1.2.38

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,6 +1,12 @@
1
1
  # 发版日志
2
2
 
3
- ## [1.2.37] - 2026-07-29 【latest】
3
+ ## [1.2.38] - 2026-07-29 【latest】
4
+
5
+ ### Refactor
6
+
7
+ - `JnFileUpload`:新增 `handlePreview` 方法封装预览函数调用,提升代码可读性
8
+
9
+ ## [1.2.37] - 2026-07-29
4
10
 
5
11
  ### Fixed
6
12