postman-runtime 7.29.1 → 7.30.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,16 @@
1
+ 7.30.0:
2
+ date: 2022-11-28
3
+ new features:
4
+ - GH-1237 Added support for request auth mutation via prerequest scripts
5
+ chores:
6
+ - GH-1244 Updated httpntlm dependencies for NTLMv2 support
7
+ - Updated dependencies
8
+
9
+ 7.29.2:
10
+ date: 2022-06-06
11
+ chores:
12
+ - Updated dependencies
13
+
1
14
  7.29.1:
2
15
  date: 2022-05-24
3
16
  chores: