Skip to content

Commit c5d1736

Browse files
committed
chore(release): v0.41.0
1 parent b3091b5 commit c5d1736

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
@@ -2,7 +2,7 @@
22
"type": "commonjs",
33
"name": "@mswjs/interceptors",
44
"description": "Low-level HTTP/HTTPS/XHR/fetch request interception library.",
5-
"version": "0.40.0",
5+
"version": "0.41.0",
66
"main": "./lib/node/index.cjs",
77
"module": "./lib/node/index.mjs",
88
"types": "./lib/node/index.d.cts",
@@ -184,4 +184,4 @@
184184
"path": "./node_modules/cz-conventional-changelog"
185185
}
186186
}
187-
}
187+
}

0 commit comments

Comments
 (0)