@realsee/dnalogel 3.41.4 → 3.41.6

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,4 +1,10 @@
1
1
  # CHANGELOG
2
+ ## 3.41.6
3
+ - fix(PanoTagPlugin): 修复模型未加载完成时,手动调用 `changeConfig` 会报错的问题。
4
+
5
+ ## 3.41.5
6
+ - fix(GuideLinePlugin): dom闪烁动画修复
7
+
2
8
  ## 3.41.4
3
9
  - fix(PanoMeasurePlugin): 修复走点后没有更新放大镜位置的问题。
4
10