postman-runtime 7.47.0 → 7.48.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.
package/CHANGELOG.yaml CHANGED
@@ -1,3 +1,19 @@
1
+ 7.48.0:
2
+ date: 2025-09-25
3
+ new features:
4
+ - >-
5
+ GH-1530 Pass any stored referenced request metadata and root item id to
6
+ nested request resolver
7
+ fixed bugs:
8
+ - >-
9
+ GH-1529 Prevent crashes from nested request events after root request is
10
+ aborted
11
+
12
+ 7.47.1:
13
+ date: 2025-09-19
14
+ chores:
15
+ - Updated dependencies
16
+
1
17
  7.47.0:
2
18
  date: 2025-09-18
3
19
  new features: