@newview/report-tools 1.0.9 → 1.0.10

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@newview/report-tools",
3
- "version": "1.0.9",
3
+ "version": "1.0.10",
4
4
  "author": "newview",
5
5
  "type": "module",
6
6
  "main": "./dist/report-tools.umd.cjs",
package/readme.md CHANGED
@@ -1,3 +1,6 @@
1
+ ### 1.0.10
2
+ 新增文本框显示签章
3
+
1
4
  ### 1.0.7
2
5
  新增根据字段名添加图片、新窗口展示报表
3
6