@datagrok/helm 2.4.4 → 2.4.5

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,12 @@
1
1
  # Helm changelog
2
2
 
3
+ ## 2.4.5 (2024-08-29)
4
+
5
+ Fix getHelm for cyclic, bump HWE dependencies
6
+
3
7
  ## 2.4.4 (2024-08-27)
4
8
 
5
- ### Bug fixes
9
+ ### Bug fixes
6
10
 
7
11
  * Helm: Fix Helm grid cell renderer mouse move handling error
8
12