postman-runtime 7.33.0 → 7.35.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,15 @@
1
+ 7.35.0:
2
+ date: 2023-11-02
3
+ new features:
4
+ - GH-1354 Added support for skipping request execution through script
5
+
6
+ 7.34.0:
7
+ date: 2023-10-19
8
+ new features:
9
+ - GH-1340 Added support for ASAP authentication
10
+ chores:
11
+ - Updated dependencies
12
+
1
13
  7.33.0:
2
14
  date: 2023-08-04
3
15
  new features: