@rebilly/instruments 9.28.1 → 9.29.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,3 +1,17 @@
1
+ ## [9.29.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.29.0...instruments/core-v9.29.1) (2024-04-10)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **risk-data-collector:** Fake fingerprint returned object causing errors on backend ([#4594](https://github.com/Rebilly/rebilly/issues/4594)) ([7cc1fde](https://github.com/Rebilly/rebilly/commit/7cc1fdeb6c583c82ee64bfcbe0586a72decea1f8))
7
+
8
+ ## [9.29.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.28.1...instruments/core-v9.29.0) (2024-04-09)
9
+
10
+
11
+ ### Features
12
+
13
+ * **risk-data-collector:** add `fingerprintJsRequestId` to risk data colletor ([#4497](https://github.com/Rebilly/rebilly/issues/4497)) ([fb9e124](https://github.com/Rebilly/rebilly/commit/fb9e124d821239b5aa902d1aea4848fe33006c15))
14
+
1
15
  ## [9.28.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.28.0...instruments/core-v9.28.1) (2024-04-08)
2
16
 
3
17