postman-runtime 7.34.0 → 7.36.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,17 @@
1
+ 7.36.0:
2
+ date: 2023-11-18
3
+ new features:
4
+ - >-
5
+ GH-1336 Added support for fetching execution location context through
6
+ script
7
+ chores:
8
+ - Updated dependencies
9
+
10
+ 7.35.0:
11
+ date: 2023-11-02
12
+ new features:
13
+ - GH-1354 Added support for skipping request execution through script
14
+
1
15
  7.34.0:
2
16
  date: 2023-10-19
3
17
  new features: