@datagrok/helm 2.4.2 → 2.4.4

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,16 @@
1
1
  # Helm changelog
2
2
 
3
+ ## 2.4.4 (2024-08-27)
4
+
5
+ ### Bug fixes
6
+
7
+ * Helm: Fix Helm grid cell renderer mouse move handling error
8
+
9
+ ## 2.4.3 (2024-08-23)
10
+
11
+ Helm: Bump HWE dependencies versions
12
+ Helm: Move getMolfiles to HelmHelper (highlight monomer at atomic level)
13
+
3
14
  ## 2.4.2 (2024-08-19)
4
15
 
5
16
  ### Bug fixes