Skip to content

Commit

Permalink
chore(release): v0.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Sep 2, 2023
1 parent 33dcbe0 commit 593814c
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.24.0",
"version": "0.24.1",
"main": "./lib/node/index.js",
"module": "./lib/node/index.mjs",
"types": "./lib/node/index.d.ts",
Expand Down Expand Up @@ -164,4 +164,4 @@
"path": "./node_modules/cz-conventional-changelog"
}
}
}
}

0 comments on commit 593814c

Please sign in to comment.