@datagrok/helm 2.5.6 → 2.5.8

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,5 +1,19 @@
1
1
  # Helm changelog
2
2
 
3
+ ## 2.5.8 (2024-10-31)
4
+
5
+ ### Bug fixes
6
+
7
+ * Fix HelmInput for SeqValueBase
8
+ * Fix HelmGridCellRenderer for original and canonical symbols
9
+ * Fix using HelmAtom
10
+
11
+ ## 2.5.7 (2024-10-24)
12
+
13
+ ### Bug fixes
14
+
15
+ * Fix HelmHelper adding .seqHelper
16
+
3
17
  ## 2.5.6 (2024-10-22)
4
18
 
5
19
  ### Bug fixes