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 b3091b5 commit c5d1736Copy full SHA for c5d1736
package.json
@@ -2,7 +2,7 @@
2
"type": "commonjs",
3
"name": "@mswjs/interceptors",
4
"description": "Low-level HTTP/HTTPS/XHR/fetch request interception library.",
5
- "version": "0.40.0",
+ "version": "0.41.0",
6
"main": "./lib/node/index.cjs",
7
"module": "./lib/node/index.mjs",
8
"types": "./lib/node/index.d.cts",
@@ -184,4 +184,4 @@
184
"path": "./node_modules/cz-conventional-changelog"
185
}
186
187
-}
+}
0 commit comments