tremendous 4.11.0 → 4.13.0

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.
@@ -1,3 +1,3 @@
1
1
  {
2
- ".": "4.11.0"
2
+ ".": "4.13.0"
3
3
  }
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # Changelog
2
2
 
3
+ ## [4.13.0](https://github.com/tremendous-rewards/tremendous-node/compare/tremendous-v4.12.0...tremendous-v4.13.0) (2026-06-09)
4
+
5
+
6
+ ### Features
7
+
8
+ * add `Apple Private Relay` fraud review reason ([d15d5ae](https://github.com/tremendous-rewards/tremendous-node/commit/d15d5aedfb4e107978cea0c45708493b9f023af0))
9
+ * add `prefilled_kyb_details` to connected org response ([d15d5ae](https://github.com/tremendous-rewards/tremendous-node/commit/d15d5aedfb4e107978cea0c45708493b9f023af0))
10
+ * add `skip_apple_private_relay` to VPN fraud rule ([d15d5ae](https://github.com/tremendous-rewards/tremendous-node/commit/d15d5aedfb4e107978cea0c45708493b9f023af0))
11
+ * add `wallet` product category ([d15d5ae](https://github.com/tremendous-rewards/tremendous-node/commit/d15d5aedfb4e107978cea0c45708493b9f023af0))
12
+ * add optional `kyb` prefill to connected orgs ([d15d5ae](https://github.com/tremendous-rewards/tremendous-node/commit/d15d5aedfb4e107978cea0c45708493b9f023af0))
13
+
14
+ ## [4.12.0](https://github.com/tremendous-rewards/tremendous-node/compare/tremendous-v4.11.0...tremendous-v4.12.0) (2026-05-12)
15
+
16
+
17
+ ### Features
18
+
19
+ * add `auto_add_product_rule` to Campaign ([318330b](https://github.com/tremendous-rewards/tremendous-node/commit/318330ba7f48b6d5b5edeef2126549a8b906afa7))
20
+
3
21
  ## [4.11.0](https://github.com/tremendous-rewards/tremendous-node/compare/tremendous-v4.10.0...tremendous-v4.11.0) (2026-05-01)
4
22
 
5
23