@datagrok/helm 2.3.3 → 2.3.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,13 @@
1
1
  # Helm changelog
2
2
 
3
+ ## 2.3.4 (2024-08-06)
4
+
5
+ ### Bug fixes
6
+
7
+ * Fix HelmInput/tooltip flapping test
8
+ * Fix dojo dijit locale to en-us
9
+ * Fix HELMWebEditor and Bio init order to handle monomer lib
10
+
3
11
  ## 2.3.3 (2024-08-05)
4
12
 
5
13
  ### Features