@knime/product-features 1.2.0 → 1.2.2

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,33 @@
1
1
  # @knime/product-features
2
2
 
3
+ ## 1.2.2
4
+
5
+ ### Patch Changes
6
+
7
+ - b5c0b76: - `PortIcon`: add default props destructuring.
8
+ - Updated dependencies [83dcf9c]
9
+ - Updated dependencies [d6c8a53]
10
+ - Updated dependencies [98f37bd]
11
+ - Updated dependencies
12
+ - Updated dependencies [b5c0b76]
13
+ - Updated dependencies [abe3709]
14
+ - @knime/kds-components@2.1.0
15
+ - @knime/utils@1.12.1
16
+ - @knime/kds-styles@2.1.0
17
+
18
+ ## 1.2.1
19
+
20
+ ### Patch Changes
21
+
22
+ - d8bb77a: Kds 948 Rename tokens for components and metanodes to its real purpose
23
+
24
+ - Adjust token names
25
+ - Adjust node template
26
+
27
+ - Updated dependencies [d8bb77a]
28
+ - @knime/kds-styles@2.0.1
29
+ - @knime/kds-components@2.0.1
30
+
3
31
  ## 1.2.0
4
32
 
5
33
  ### Minor Changes