@datagrok/helm 2.1.30 → 2.1.32

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,23 @@
1
1
  # Helm changelog
2
2
 
3
+ ## 2.1.32 (2024-04-15)
4
+
5
+ ### Features
6
+
7
+ * Add displaying a monomer's origin lib
8
+
9
+ ### Bug fixes
10
+
11
+ * Fix tests for default lib settings
12
+ * Invalidate monomer placer cache on monomer lib changed
13
+
14
+ ## 2.1.31 (2024-03-30)
15
+
16
+ ### Features
17
+
18
+ * #2707: Add original and canonical to monomer
19
+ * Bump dependencies versions
20
+
3
21
  ## 2.1.30 (2024-03-13)
4
22
 
5
23
  ### Features