diff --git a/common/changes/@visactor/vrender-components/fix-poptip_2023-07-21-09-16.json b/common/changes/@visactor/vrender-components/fix-poptip_2023-07-21-09-16.json new file mode 100644 index 000000000..386c6c27a --- /dev/null +++ b/common/changes/@visactor/vrender-components/fix-poptip_2023-07-21-09-16.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@visactor/vrender-components", + "comment": "fix: fix the poptip not work due to mount and unmount issue", + "type": "none" + } + ], + "packageName": "@visactor/vrender-components" +} \ No newline at end of file diff --git a/common/changes/@visactor/vrender/fix-poptip_2023-07-21-09-16.json b/common/changes/@visactor/vrender/fix-poptip_2023-07-21-09-16.json new file mode 100644 index 000000000..092707ee0 --- /dev/null +++ b/common/changes/@visactor/vrender/fix-poptip_2023-07-21-09-16.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@visactor/vrender", + "comment": "fix: fix the poptip not work due to mount and unmount issue", + "type": "patch" + } + ], + "packageName": "@visactor/vrender" +} \ No newline at end of file