Skip to content

Commit

Permalink
chore(release): v0.36.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Oct 25, 2024
1 parent b8f8d51 commit 7e62e17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@mswjs/interceptors",
"description": "Low-level HTTP/HTTPS/XHR/fetch request interception library.",
"version": "0.36.5",
"version": "0.36.6",
"main": "./lib/node/index.js",
"module": "./lib/node/index.mjs",
"types": "./lib/node/index.d.ts",
Expand Down Expand Up @@ -200,4 +200,4 @@
"path": "./node_modules/cz-conventional-changelog"
}
}
}
}

0 comments on commit 7e62e17

Please sign in to comment.