@brokerize/elements 1.2.0 → 1.2.1

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,11 +1,10 @@
1
1
  # Changelog
2
2
 
3
-
4
3
  # 1.2.0 (released 2025-04-24)
5
4
 
6
- - `ADDED` the option to pass a `reportingTag` for `createOrderForm`, `createChangeOrderForm` and `createCancelOrderForm`
7
- - `FIXED` a wrong label in order receipts for trailing stops
8
- - `CHANGED` the OrderForm label for "legalHint" has been changed to "Rechtliche Hinweise"
5
+ - `ADDED` the option to pass a `reportingTag` for `createOrderForm`, `createChangeOrderForm` and `createCancelOrderForm`
6
+ - `FIXED` a wrong label in order receipts for trailing stops
7
+ - `CHANGED` the OrderForm label for "legalHint" has been changed to "Rechtliche Hinweise"
9
8
 
10
9
  # 1.1.1 (released 2025-03-31)
11
10