postman-runtime 7.43.0 → 7.43.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.yaml CHANGED
@@ -1,3 +1,15 @@
1
+ 7.43.2:
2
+ date: 2025-03-06
3
+ chores:
4
+ - GH-1485 Dropped support for Node.js < v18
5
+
6
+ 7.43.1:
7
+ date: 2024-12-11
8
+ fixed bugs:
9
+ - >-
10
+ Fixed a bug where item's parent reference was missing from request and
11
+ response callback
12
+
1
13
  7.43.0:
2
14
  date: 2024-10-30
3
15
  new features: