guava-ui 0.0.9 → 0.1.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.
package/README.md CHANGED
@@ -17,6 +17,10 @@
17
17
 
18
18
  ## Version - last >= 3
19
19
 
20
+ > v0.1.0 : 2026.03.12
21
+ >> 解决打包lib库生成index.d.ts问题.
22
+ >> 优化打包上传npm内容。
23
+
20
24
  > v0.0.7 : 2026.01.28
21
25
  >> 优化GvTagsView组件,增加tabs的右键功能以及style样式修改
22
26
  >> GvSvgIcon组件更改为GvIcon组件,支持iconfont、svg的icon处理,支持自定义class扩展