We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37049ca commit 77141e2Copy full SHA for 77141e2
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@mswjs/interceptors",
3
"description": "Low-level HTTP/HTTPS/XHR/fetch request interception library.",
4
- "version": "0.37.6",
+ "version": "0.38.0",
5
"main": "./lib/node/index.js",
6
"module": "./lib/node/index.mjs",
7
"types": "./lib/node/index.d.ts",
@@ -198,4 +198,4 @@
198
"path": "./node_modules/cz-conventional-changelog"
199
}
200
201
-}
+}
0 commit comments