Skip to content

Commit 77141e2

Browse files
committed
chore(release): v0.38.0
1 parent 37049ca commit 77141e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mswjs/interceptors",
33
"description": "Low-level HTTP/HTTPS/XHR/fetch request interception library.",
4-
"version": "0.37.6",
4+
"version": "0.38.0",
55
"main": "./lib/node/index.js",
66
"module": "./lib/node/index.mjs",
77
"types": "./lib/node/index.d.ts",
@@ -198,4 +198,4 @@
198198
"path": "./node_modules/cz-conventional-changelog"
199199
}
200200
}
201-
}
201+
}

0 commit comments

Comments
 (0)