Skip to content

Commit

Permalink
chore(release): v0.22.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Mar 3, 2023
1 parent 1e2ffd9 commit 0a5f9e1
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.22.4",
"version": "0.22.5",
"main": "./lib/node/index.js",
"module": "./lib/node/index.mjs",
"types": "./lib/node/index.d.ts",
Expand Down Expand Up @@ -166,4 +166,4 @@
"path": "./node_modules/cz-conventional-changelog"
}
}
}
}

0 comments on commit 0a5f9e1

Please sign in to comment.