Skip to content

Commit

Permalink
chore(release): v0.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Jul 4, 2024
1 parent 77a6996 commit 3a37d70
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.31.1",
"version": "0.32.0",
"main": "./lib/node/index.js",
"module": "./lib/node/index.mjs",
"types": "./lib/node/index.d.ts",
Expand Down Expand Up @@ -198,4 +198,4 @@
"path": "./node_modules/cz-conventional-changelog"
}
}
}
}

0 comments on commit 3a37d70

Please sign in to comment.