@realsee/dnalogel 3.40.2 → 3.40.3

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,7 @@
1
1
  # CHANGELOG
2
+ ## 3.40.3
3
+ - fix(GuideLinePlugin): 修复一个报错问题
4
+
2
5
  ## 3.40.2
3
6
  - fix(GuideLinePlugin): 修复初始态为模型态时,路线引导标签不显示的问题。
4
7
  - feat(GuideLinePlugin): 没有标签数据时,不生成多余的 PanoTagPlugin 实例。