@datagrok/helm 2.4.4 → 2.4.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,8 +1,16 @@
1
1
  # Helm changelog
2
2
 
3
+ ## 2.4.6 (2024-09-05)
4
+
5
+ Helm Web editor cell editing causing grid.onCellValueEdited event
6
+
7
+ ## 2.4.5 (2024-08-29)
8
+
9
+ Fix getHelm for cyclic, bump HWE dependencies
10
+
3
11
  ## 2.4.4 (2024-08-27)
4
12
 
5
- ### Bug fixes
13
+ ### Bug fixes
6
14
 
7
15
  * Helm: Fix Helm grid cell renderer mouse move handling error
8
16