@newview/file-ui 1.1.9 → 1.1.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/README.md CHANGED
@@ -1,4 +1,4 @@
1
- ## 1.1.9
1
+ ## 1.1.10
2
2
  1. UploadFile 增加只读状态且无附件信息下的显示信息提示
3
3
  2. UploadFile 修改预览图片时,图片显示不对应问题
4
4
  3. UploadFile 修改只读且无附件提示样式
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@newview/file-ui",
3
- "version": "1.1.9",
3
+ "version": "1.1.10",
4
4
  "author": "newview",
5
5
  "license": "MIT",
6
6
  "type": "module",
File without changes
File without changes